1.5.0 • Published 7 years ago
@canner/slate-icon-strikethrough v1.5.0
@canner/slate-icon-strikethrough
Icon
import Strikethrough from "@canner/slate-icon-strikethrough";
Props
- type: Mark type name. Default:
STRIKETHROUGH
Plugin
import { StrikeThroughPlugin } from "@canner/slate-icon-strikethrough";
// this will add render method for this mark, and also support hot key for strikethrough.
const plugins = [StrikeThroughPlugin(options)];
Hot key
Ctrl+Opt+d
Options
- type: Mark type name. Default:
STRIKETHROUGH
- tagName: Rendered tagName in this plugin. Default
<s/>
1.5.0
7 years ago
1.4.4
7 years ago
1.4.3
7 years ago
1.4.3-alpha.0
7 years ago
1.3.0
7 years ago
1.2.9
7 years ago
1.2.8
7 years ago
1.2.7
7 years ago
1.2.6
7 years ago
1.2.5
7 years ago
1.2.3
7 years ago
1.2.1
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.7
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.1
7 years ago