AppFeedback (TypeScript)
    Preparing search index...

    Interface WidgetTheme

    interface WidgetTheme {
        accent?: string;
    }
    Index

    Properties

    Properties

    accent?: string

    Accent colour for the active type + submit button.