Skip to content

TsaiTextButton

Inter button-label typography in large and medium sizes.

The large role is 16 pixels and the medium role is 12 pixels.

Open live example

const TsaiTextButton(
  'Continue',
  size: TsaiButtonTextSize.large,
)

Use TsaiButton for interactive actions. TsaiTextButton is intended for custom compositions that need the same typography role.