How to customize layout for Snacks.picker.select
#1387
-
I have read docs and similar discussion but i still don't have any idea about how to change the layout of |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
@folke please give me any solution |
Beta Was this translation helpful? Give feedback.
-
@drowning-cat I have a table of strings which i want to show as options in the picker with layout of vscode. Any help will be appreciable |
Beta Was this translation helpful? Give feedback.
-
you can pass layout={preset="vscode"} as an argument to the snacks.picker function |
Beta Was this translation helpful? Give feedback.
There might be an easier way to do this, but this is the first one that comes to my mind.