@mendix/extensions-api - v0.2.4
    Preparing search index...

    Interface InputWidgetCreationOptions

    interface InputWidgetCreationOptions {
        labelCaption?: string;
        showLabel?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    labelCaption?: string
    showLabel?: boolean