Tidy 5e Sheets API

    Interface ActorItemSectionFooterCommandEnabledParams

    interface ActorItemSectionFooterCommandEnabledParams {
        actor: any;
        section: any;
    }
    Index

    Properties

    Properties

    actor: any

    The actor for whom the command will show.

    section: any

    The item section for which the command will show.

    MMNEPVFCICPMFPCPTTAAATR