The Dropdown Inline Edit is a specific integration of the Inline Edit component that uses a constrained field, i.e. it allows users to quickly select from a constrained list of choices. Creation Code Block |
---|
|
fluid.inlineEdit.dropdown(container, options);
|
Return: The Inline Edit component object. ConfigurationThe Dropdown Inline Edit is a specific configuration of the Inline Edit component. Its API is fundamentally the same as the top-level Inline Edit API, but some of the options are pre-configured. |