0.1.35 • Published 6 months ago

@wii/slate v0.1.35

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

@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

6 months ago

0.1.34

6 months ago

0.1.33

7 months ago

0.1.32

7 months ago

0.1.31

7 months ago

0.1.30

8 months ago

0.1.29

9 months ago

0.1.28

9 months ago

0.1.27

9 months ago

0.1.26

9 months ago

0.1.25

9 months ago

0.1.24

9 months ago

0.1.23

9 months ago

0.1.22

9 months ago

0.1.21

9 months ago

0.1.20

9 months ago

0.1.19

9 months ago

0.1.18

9 months ago

0.1.17

9 months ago

0.1.16

9 months ago