ControlBarRef: { customize: (customization: ControlBarCustomization) => void }

Reference to manage control bar functionality in the component.

Type declaration

  • customize: (customization: ControlBarCustomization) => void

    Defines a callback function to dynamically customize the control bar.