Blazor In-place Editor Example - DropDown Components
This sample demonstrates the usage of drop-down components such as AutoComplete, ComboBox, DropDownList, and MultiSelect. Click on the dotted input element to switch to the editable state of the corresponding integrated component.
Properties
Mode |
This sample explains the way to integrate drop-down components with In-place Editor. The applicable types of components are:
- DropDownList
- AutoComplete
- ComboBox
- MultiSelect
The above components and their features can be achieved to work in In-place Editor and customized with the model properties of the specific component.