The button component is used to perform some sort of navigator or action. Navigation is between other forms or the default info-view dialog. We also allow toggling visible relationship parabolas to accommodate for older versions of these custom forms as they used to have an action like that.

Hierarchy

  • IButtonParams

Properties

action: "OPEN_FORM" | "OPEN_INFO_VIEW" | "TOGGLE_VISIBLE_RELATIONS"
buttonIcon?: string
buttonIconSide?: "LEFT" | "RIGHT"
buttonText?: string
formId?: number

Generated using TypeDoc