Logo
Installation
Section titled “Installation”npm install @sk-web-gui/reactAnvändning
Section titled “Användning”import { Logo } from '@sk-web-gui/react';| Prop | Typ | Standard | Beskrivning |
|---|---|---|---|
variant | 'service' | – | |
title | string | – | |
subtitle | string | – | |
logo | React.ReactNode | – | Controls which logo to display |
symbol | React.ReactNode | – | Controls which symbol to display |
inverted | boolean | – | Inverts the colors of the logo |
Standardargs (från Meta.args)
Section titled “Standardargs (från Meta.args)”{ "title": "En service"}Storyvarianter
Section titled “Storyvarianter”- Template – standardstory
- Implementation: @sk-web-gui/logo
- Storybook: Logo