Textblock
Design System - Textblock component

// Sample code
<TextBlock caption="Note" header="Important Information" subHeader="Please read carefully" body="Make sure to follow the guidelines." wrapperClassName="custom-wrapper" captionClassName="custom-caption" headerClasName="custom-header" subHeaderClasName="custom-subheader" bodyClasName="custom-body" />// Sample code
DigitTextBlock(
caption: 'Caption Text',
heading: 'Heading',
subHeading: 'Sub heading',
description: 'This is the description of the TextBlock component.',
),Anatomy

Variants

Properties




Property Configuration Table
Property
Value
Default
Property
Value
Default
Usage Guide


Changelog
Date
Number
Notes
Design Checklist
Last updated
Was this helpful?