@karma.run/editor-plugin-slate
TypeScript icon, indicating that this package has built-in type declarations

0.14.2 • Public • Published
{
  recursion: {
    label: 'node',
    model: {
      struct: {
        object: {string: {}},
        type: {optional: {string: {}}},
        data: {
          optional: {
            union: {}
          }
        },
        isVoid: {optional: {bool: {}}},
        text: {optional: { string: {}}},
        nodes: {optional: {list: {recurse: 'node' }}},
        marks: {optional: {list: {recurse: 'node' }}},
        leaves: {optional: {list: {recurse: 'node' }}}
      }
    }
  }
}

/@karma.run/editor-plugin-slate/

    Package Sidebar

    Install

    npm i @karma.run/editor-plugin-slate

    Weekly Downloads

    9

    Version

    0.14.2

    License

    MIT

    Unpacked Size

    143 kB

    Total Files

    63

    Last publish

    Collaborators

    • dev-dudagroup
    • perplex