Skip to main content

Editor.formatting-buttons

Components

BlockButton()

BlockButton(props, context?): ReactNode

Parameters

ParameterType
propsToolbarButtonProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/Editor/formatting-buttons.tsx:14


MarkButton()

MarkButton(props, context?): ReactNode

Parameters

ParameterType
propsToolbarButtonProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/Editor/formatting-buttons.tsx:42

Props

ToolbarButtonProps

ToolbarButtonProps: object

Type declaration

MemberType
formatstring
iconJSX.Element
stylestring

Source

libs/design-system-components/src/components/Editor/formatting-buttons.tsx:8