Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 645 Bytes

File metadata and controls

25 lines (18 loc) · 645 Bytes

Mark

The HTML Mark Text element (mark) represents text which is marked or highlighted for reference or notation purposes, due to the marked passage's relevance or importance in the enclosing context.

Installation

npm install @s-ui/documentation-library

Usage

// import Mark DOC component
import { Mark } from '@s-ui/documentation-library/lib/components/Text/Text.js'

or

// import all DOC components you need
import { Mark } from '@s-ui/documentation-library'

Prop-Types

Name Description Values Default Required
elementType undefined [ ]