SerenityJS
    Preparing search index...

    Interface DialogueFormButton

    interface DialogueFormButton {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The text displayed on the button.