BaseButton
The "BaseButton" is a versatile button component that serves as a foundation for creating different button styles. You can customize it as you need using the props.
BaseTextField
The "BaseTextField" is a useful component that can help you with validations, easily change of styles, state, icons, and more.
BaseSelect
The "BaseSelect" is a useful component that can help you to use a custom select, easily change of styles, state, options, and more.
BaseAutocomplete
The "BaseAutocomplete" component is a great component when we have a lot of options and we need to filter them, it is a great component to use in forms, and it is very customizable.
BaseCheckbox
BaseCheckbox is a customizable checkbox component that allows you to use predefined styles or use your own styles to create a new checkbox easily with ready states to use.
BaseGroup
BaseGroup is a component that allows you to group elements with some predefined styles and props that can help you, it is been used in some components from Vuetage, and you can use to customize something that is using it as you need.
BaseItem
BaseItem is a component that allows you to define item(s) with some predefined styles and props that can help you, it is been used in some components from Vuetage, and you can use to customize something that is using it as you need.
BaseMenu
BaseMenu is a component that allows you to define a menu with some predefined styles and props that can help you, it is been used in some components from Vuetage, and you can use to customize something that is using it as you need.