interface ModalConfig {
    buttonActions: Function[];
}

Hierarchy (view full)

Properties

Properties

buttonActions: Function[]