Logo iconXDSoft.net
  • Jodit
  • Examples
  • Playground
  • Builder
  • Jodit PRO
  • Github
Jodit Editor
  • Overview
  • Getting Started
  • Button System
  • Jodit Awesome
  • Options
  • Contributing guide
  • Plugin System
  • Modules
    • Async
    • Component system
    • Constants
    • Context menu
    • Create DOM
    • Decorators
    • Dialog system
    • DOM operation
    • Event Emitter
    • Filebrowser
    • Global
    • Helpers
    • History
    • Icon system
    • Image editor
    • Jodit constructor
    • Langs
    • Show info messages
    • Plugins
    • Request
    • Selection
    • Status bar
    • Persistent storage
    • Table processor
    • Toolbar
    • Traits
    • Types
    • UI System
      • Button UI Element
      • Form UI Element
      • Group component
      • Popup
      • Progress Bar UI element
    • File uploader module
    • View UI component
    • Jodit widgets
  • Classes
  • Interfaces

Group component

Group component is a container for other components. It can be used to group buttons in the toolbar.

ClassesClasses

  • UIGroup
  • UIList
  • UISeparator
  • UISpacer
Previous
Form UI Element
Next
Popup