UseSlateWithExtensions

Uncontrolled

This is an uncontrolled slate object

Controlled

This is a controlled slate object

Mentions

This example shows how you might implement a simple @-mentions feature that lets users Mention mentioning a user by their username. Which, in this case means Star Wars characters. The mentions are rendered as void inline elements inside the document.
Try mentioning characters, like @R2-D2 or @Mace Windu!

Highlights


This is editable text that you can search. As you search, it looks for matching strings of text, and adds decorations to them in realtime.
Try it out for yourself by typing in the search box above!

Mentions and Highlights


This example show you how you might implement a simple @-mentions feature along with a search highlight feature
Try mentioning characters, like @R2-D2 or @Mace Windu!
Try searching by typing in the search box above!

Log Operations