@canner/slate-icon-table

1.5.0 • Public • Published

@canner/slate-icon-table

npm version

Icon

import Table from "@canner/slate-icon-table";

Props

Plugin

import { TablePlugin } from "@canner/slate-icon-table";

// this will add render method for table
const plugins = [TablePlugin(options)];

Options

  • typeTable: Table type name. Default: table
  • typeRow: Table row type name. Default: table_row
  • typeCell: Table cell type name. Default: table_cell

/@canner/slate-icon-table/

    Package Sidebar

    Install

    npm i @canner/slate-icon-table

    Weekly Downloads

    52

    Version

    1.5.0

    License

    MIT

    Unpacked Size

    15.8 kB

    Total Files

    6

    Last publish

    Collaborators

    • wwwy3y3
    • cannerbot