interface ActionAttributes {
    disabled: boolean;
}

Properties

Properties

disabled: boolean