1.1.5 • Published 3 years ago
@virsas/quasar-app-extension-components v1.1.5
@virsas/components
Virsas Quasar2 / Vue3 components' library
Components List
Test
- TestHelloWorld
Brand
- BrandGenericLogo
Individual components
BrandGenericLogo
Description
This component can be used to show a clickable brand logo with configurable assets and website URL.
Props
- logoName
- logoExtencion - default .png
- assetsPath - example https://assets.example.org/icons/
- websitePath - example https://www.example.org
- websiteLocale - default empty, can be configured to redirect to specific paths e.g.: DE -> this would redirect the click to https://www.example.org/DE
- width - default 100%, can be any integer with px or % unit at the end
Todo
- Add rest of the components
- Add storybook