[]
        
(Showing Draft Content)

SecondToolbarType

Type Alias: SecondToolbarType

type SecondToolbarType = 
  | "page-tools"
  | "crop-image"
  | "resize-image"
  | "text-tools"
  | "paint-tools"
  | "effects"
  | "objects"
  | "image-filter-tools"
  | "image-filter-settings"
  | "none";

Second toolbar type.