0.1.35 • Published 2 years ago
@wii/slate v0.1.35
@wii/slate
Introduce
An richtext editor base on slate,the media toolbar is private tourism material.
Usage
import WiiSlate, { IEditor } from '@wii/slate' import { useRef } from 'react';
export default () => {
const editorRef = useRef<IEditor>();
return (
<WiiSlate editorRef={editorRef} />
)
}
0.1.35
2 years ago
0.1.34
2 years ago
0.1.33
2 years ago
0.1.32
2 years ago
0.1.31
2 years ago
0.1.30
2 years ago
0.1.29
2 years ago
0.1.28
2 years ago
0.1.27
2 years ago
0.1.26
2 years ago
0.1.25
2 years ago
0.1.24
2 years ago
0.1.23
2 years ago
0.1.22
2 years ago
0.1.21
2 years ago
0.1.20
2 years ago
0.1.19
2 years ago
0.1.18
2 years ago
0.1.17
2 years ago
0.1.16
2 years ago