-
Any idea how to make a autocomplete input ( the same as https://mui.com/components/autocomplete/#main-content ) If you have any documents on how to make the custom plugin please share them to me. Thank you for reading. |
Beta Was this translation helpful? Give feedback.
Answered by
dbismut
Mar 7, 2022
Replies: 1 comment 4 replies
-
@Zipexpo Leva supports plugin. Please have a look at https://github.com/pmndrs/leva/tree/main/packages/plugin-bezier or any other packages as a start and feel free to ask specific question in this thread. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Zipexpo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Zipexpo Leva supports plugin. Please have a look at https://github.com/pmndrs/leva/tree/main/packages/plugin-bezier or any other packages as a start and feel free to ask specific question in this thread.