Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148998 | Nov 11,2019 04:41 PM UTC | Nov 12,2019 05:40 AM UTC | Blazor | 1 |
![]() |
Tags: TextBox |
<link rel='nofollow' href="https://cdn.syncfusion.com/ej2/17.3.26/material.css" rel="stylesheet" />
<script src="https://cdn.syncfusion.com/ej2/17.3.26/dist/ej2.min.js"></script>
<script src="https://cdn.syncfusion.com/ej2/17.3.26/dist/ejs.interop.min.js"></script> |
<EjsTextBox Multiline=true Placeholder="Enter your address" Value=@Val></EjsTextBox>
@code {
public string Val = "Mr. Dodsworth Dodsworth, \n System Analyst, Studio 103";
}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.