@ua/react-native-airship
    Preparing search index...

    Interface LabeledSectionBreak

    interface LabeledSectionBreak {
        display?: CommonDisplay;
        id: string;
        items: never;
        type: "labeled_section_break";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    display?: CommonDisplay
    id: string
    items: never
    type: "labeled_section_break"