Custom elements for Plate #2086
-
Is there any guide for creating custom elements for Plate? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I haven't found a proper guide but did manage to create multiple elements in Plate by creating simple plugins. I've made an "Alert" component in Typescript for you below, which you would register in your Plate instance's (or Plate Provider's) plugins array. You can create virtually anything as Plate is very flexible! (Which is why I love it!)
|
Beta Was this translation helpful? Give feedback.
-
The new docs covers that: https://platejs.org/docs/plugin |
Beta Was this translation helpful? Give feedback.
The new docs covers that: https://platejs.org/docs/plugin