NEWCKEditor AI is here! Register for our AI in Enterprise webinar.
Sign up (with export icon)

AIContextCustomItem

Api-typedef icontypedef

A custom item in the context menu, e.g. a button opening external file manager.

Properties

  • callback : () => void

  • icon : string | undefined

  • id : string

  • label : string

Value

object