Vue
The SfDropdown
component is built on top of the useDropdown
composable and accepts all its params.
Learn more about useDropdown
composable in the Composables > useDropdown docs.
Examples
Basic Usage
By default, the floating content of SfDropdown
will be placed below your trigger element.