docs(input-menu/select-menu): add countries picker examples

This commit is contained in:
Benjamin Canac
2024-11-11 00:08:16 +01:00
parent ff1e0798d3
commit bbc6bf2455
6 changed files with 306 additions and 1 deletions

View File

@@ -703,6 +703,17 @@ name: 'input-menu-filter-fields-example'
---
::
### As a country picker
This example demonstrates using the InputMenu as a country picker with lazy loading - countries are only fetched when the menu is opened.
::component-example
---
collapse: true
name: 'input-menu-countries-example'
---
::
## API
### Props