epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.53k stars 340 forks source link

Research Vuestic UI composables #4194

Open m0ksem opened 8 months ago

m0ksem commented 8 months ago

The goal is to export as much composables as we can to the Vuestic UI user. This will be helpful for one who want to make custom components and use Vuestic features as base.

For example:

We need a list of composables that can be used to the end users. Do we even need to care about it?

m0ksem commented 4 months ago

See Sticky Table Headers and Input Mask as an example.