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

Subtitle

avatar of atanasster

This is subtitle

@component-controls/components
3.15.0

h2
level heading with faded text and font-weight 400.

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

Overview

Subtitle text

Name
Description
Default
Controls
children

text to be displayed in the component.

(string & (boolean | ReactChild | ReactFragment | ReactPortal | null))
-
Name
Description
Default
SubtitleOwnProps(2 properties)
children

text to be displayed in the component.

(string & (boolean | ReactChild | ReactFragment | ReactPortal | null))
-
as

DOM node type to render as. By default h3.

h2h1h3h4h5
-
-(1 properties)
SpaceProps(28 properties)
HTMLAttributes(44 properties)
Attributes(1 properties)
AriaAttributes(48 properties)
DOMAttributes(161 properties)
BoxOwnProps(3 properties)
BackgroundColorProps(2 properties)
OpacityProps(1 properties)

Commits

Date
Author
Commit Message
6/13/2020

atanasster

avatar of atanasster
feat: components in theme
6/10/2020

atanasster

avatar of atanasster
chore: title and subtitle variants
5/8/2020

atanasster

avatar of atanasster
feat: package version block
4/1/2020

atanasster

avatar of atanasster
fix: block title sizes fix
3/20/2020

atanasster

avatar of atanasster
docs: update Subtitle and Title docs
3/8/2020

atanasster

avatar of atanasster
feat: add links and collapse to block container
3/8/2020

atanasster

avatar of atanasster
chore: move components
7 commits
package
imports
peer
react
^17.0.1
ReactFC
*
theme-ui
^0.8.4
HeadingPropsHeading