Forest Admin - API reference
    Preparing search index...
    type ActionSchema = {
        description?: string;
        generateFile?: boolean;
        scope: ActionScope;
        staticForm?: boolean;
        submitButtonLabel?: string;
    }
    Index

    Properties

    description?: string
    generateFile?: boolean
    staticForm?: boolean
    submitButtonLabel?: string