Using only one (individual) component from the framework instead of installing the whole framework

Hi. I am really looking for a possibility to use only one specific component from the framework for my Vue 3 project. For example, I want to use only “Sheet modal” component, and I don’t need to use any other component more than this. Can I do that?

Thanks for the answer!

Hi,

At present it is not possible to use any of the Framework7 components as standalone.

If you are looking for a Sheet Modal component for your Vue project, then you can check this https://panejs.com

Thank You

1 Like

Thank you for the answer, I’ll take a look into that!

Check out lazy modules : Lazy Modules | Framework7 Documentation