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

    Type Alias ResourceDefinitionChoice

    type ResourceDefinitionChoice = {
        label: string;
        value: string | number;
    }
    Index

    Properties

    Properties

    label: string
    value: string | number