NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
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