Skip to content

Listbox and Tree View components #1807

Answered by segunadebayo
endigo9740 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Chris,

Regarding the listbox composition ideas. We designed the machines with composition in mind, rather than having to re-create each scenario as a separate machine.

These are my recommendations:

Popover to create a quick selection menu

Use the menu machine directly since it supports this pattern

Popover + Typeahead to create a highly customizable Combobox

Use the popover machine and render combobox while setting the open and open.controlled state to true

Insert directly into a form as customizable replacement for the <select multiple>

Use the select machine while setting the open and open.controlled state to true.


Regarding the roadmap, you can find it here https://ark-ui.canny.io/.…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@endigo9740
Comment options

Answer selected by endigo9740
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants