Would enable selecting from a list of options. **Example usage:** ```yaml - dropdown: label: "Country" options: ["USA", "UK", "Canada"] default: "USA" ``` See CONTRIBUTING.md for component creation guidelines.
Would enable selecting from a list of options.
Example usage:
See CONTRIBUTING.md for component creation guidelines.