A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021
loc
15
comments
33%
passed
2
coverage
50%

Subtitle

avatar of atanasster

This is subtitle

@component-controls/blocks
3.15.0

displays a subtitle as assigned to the story parameters: or story.subtitle

import { Subtitle } from '@component-controls/blocks';

Overview

story subtitle

Name
Description
Default
StoryInputProps(2 properties)
id
string
-
name
string
-
SubtitleOwnProps(2 properties)
-(1 properties)
SpaceProps(28 properties)
HTMLAttributes(43 properties)
Attributes(2 properties)
AriaAttributes(48 properties)
DOMAttributes(161 properties)
BoxOwnProps(2 properties)
BackgroundColorProps(2 properties)
OpacityProps(1 properties)

Commits

Date
Author
Commit Message
7/25/2020

atanasster

avatar of atanasster
chore: remove react context api
6/27/2020

atanasster

avatar of atanasster
chore: remove parameters as possible story field
3/22/2020

atanasster

avatar of atanasster
docs: update StorySource, Title, Subtitle
3/17/2020

atanasster

avatar of atanasster
feat: componet context handle subcomponents
3/17/2020

atanasster

avatar of atanasster
chore: separate component and story contexts
3/15/2020

atanasster

avatar of atanasster
chore: reove attributes and move to main
3/14/2020

atanasster

avatar of atanasster
feat: propstable collapse parents data rows
3/8/2020

atanasster

avatar of atanasster
chore: move components
3/6/2020

atanasster

avatar of atanasster
feat: add Subtitle block
9 commits
package
imports
peer
SubtitlePropsSubtitle
useStoryStoryInputProps
react
^17.0.1
ReactFC
*