@byomakase/omakase-player
    Preparing search index...

    Interface TextLabelConfig

    interface TextLabelConfig {
        listening?: boolean;
        style: TextLabelStyle;
        text?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    listening?: boolean

    If set to true node listens to events

    text?: string

    Text to display