|
<SfDropDownList TValue="string" TItem="Countries" Placeholder="e.g. Australia" DataSource="@Country" PopupHeight="350px" PopupWidth="550px">
<DropDownListFieldSettings Text="Name" Value="Code"></DropDownListFieldSettings>
</SfDropDownList> |
|
Component |
Documentation Link |
|
ListView |
|
|
Tooltip |
|
|
Range slider |
|
|
DashboardLayout |
|
|
Sidebar |
|
|
Grid |
|
|
Dialog |
|
|
Inplace-editor |
|
|
RichTextEditor |
|
|
Splitter |
|
|
Toast |
|
|
Spinner |
|
|
Calendar components |
We will add the information in UG in Volume 4 SP release |
|
DropDown Components |
We will add the information in UG in Volume 4 SP release |
|
Input components |
We will add the information in UG in Volume 4 SP release |
|
Uploader |
We will add the information in UG in Volume 4 SP release |
|
Chart |
CSS styles is not applicable for chart component. We are using API for customizations. |
|
TextBox |
|
<style>
.e-custom.e-input-group.e-control-wrapper {
background: #cec6c6;
font-size: 10px;
}
</style> |