|
<SfTextBox Placeholder='First Name' CssClass="e-custom"></SfTextBox>
<style>
.e-custom.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-custom.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-custom.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-custom.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after {
background: blue;
}
</style> |
|
Component |
Documentation Link |
|
TextBox |
|
|
ListView |
|
|
Tooltip |
|
|
Range slider |
|
|
DashboardLayout |
|
|
Sidebar |
|
|
Grid |
|
|
Dialog |
|
|
Inplace-editor |
|
|
RichTextEditor |
|
|
Splitter |
|
|
Toast |
|
|
Spinner |