Scoped Config #
VaConfig
is a utility component that allows you to configure components (provide specific default prop values to components) locally in a section of your application. This is useful when you have a local scope where your components have props other than global ones.
Find out more about components config
Examples #
Components #
By default, VaConfig
does nothing. You must provide the components
prop with the vuestic
components configuration.
My Card
Learn more about Components Config
i18n #
You can configure i18n translations for components.
ะะตัะตััะณะฝััั ัะฐะนะปะธ ััะดะธ ะฐะฑะพ ะฝะฐัะธัะฝััั, ัะพะฑ ะฒะธะฑัะฐัะธ
API #
Props #
Name | Description | Types | Default |
---|---|---|---|
colors |
| - | |
components | Components configuration object. |
|
|
i18n |
| - | |
preset | Named preset combination of component props. |
| - |