@oneblink/sdk-core
    Preparing search index...

    Type Alias APINSWLiquorLicenceElement

    APINSWLiquorLicenceElement: {
        autocompleteAttributes?: string[];
        defaultValue?: LiquorLicenceDetails;
        placeholderValue?: string;
        type: "apiNSWLiquorLicence";
    } & LookupFormElement & FormElementRequired & FormElementReadOnly

    Type declaration

    • OptionalautocompleteAttributes?: string[]

      Custom autocomplete attributes that will be added to the element during rendering

    • OptionaldefaultValue?: LiquorLicenceDetails
    • OptionalplaceholderValue?: string
    • type: "apiNSWLiquorLicence"