Options
All
  • Public
  • Public/Protected
  • All
Menu

All ModeButton Props

Hierarchy

  • ModeButtonProps

Index

Properties

Properties

active

active: boolean

Is this button's mode change currently active in the parent graph

onClick

onClick: () => void

Callback to fire on button click

Type declaration

    • (): void
    • Returns void

text

text: string

Button display text

Generated using TypeDoc