Skip to content

[Feature]May I ask how to extend the API? In addition to the ones already provided below, I would like to extend the insertion #144

@uniconnector

Description

@uniconnector
const apis = {
  eventCenter: ['on', 'off', 'once'],
  editor: [
    'getState',
    'getMarkdown',
    'undo',
    'redo',
    'search',
    'find',
    'replace',
    'setContent',
    'focus',
    'selectAll',
  ],

May I ask how to extend the API? In addition to the ones already provided below, I would like to extend the insertion

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurenew feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions