Component library

Showing 2 components in the broadside deck with role statement.

  • <BroadsideStatement>

    broadsideStatementPresentation

    Single bold claim with mono kicker and accent rule.

    When to use: Thesis / punchline slide.

    Preview

    The Argument03

    Core Thesis

    orange is not an accent. it is the room.

    Broadside
    PropTypeNotes
    chromeLeftstringOptional. Top chrome left.
    chromeRightstringOptional. Top chrome right.
    kickerstringOptional. Mono eyebrow.
    titlestringRequired. Accent-coloured claim.
    footLeftstringOptional. Footer left.
    footRightstringOptional. Footer right.

    Examples

    <BroadsideStatement chromeLeft="The Argument" chromeRight="03" kicker="Core Thesis" title="orange is not an accent. it is the room." footLeft="Broadside" />
  • <BroadsideFadeList>

    broadsideListStatementPresentation

    Stacked display words at fading opacities (max 3).

    When to use: Before / during / after or staged narrative.

    Preview

    06

    • before
    • during
    • after
    PropTypeNotes
    numberstringOptional. Catalogue number.
    titlestringOptional. Optional side title.
    itemsstring[]Required. Up to three words/phrases.

    Examples

    <BroadsideFadeList number="06" items={["before", "during", "after"]} />