Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
The option element can only be used within a dropdown element. It does not inherit any attributes from the base element.
See the Dropdown element.
text (string) - The text to display for this option.
value (string) - The value of this option.
selected (boolean) - If true, this option will be selected.
Released under the MIT License.