interface ActionButton {
    buttonRenderer: ButtonRenderer;
}

Properties

Properties

buttonRenderer: ButtonRenderer