6 ms·
The Lexical playground is one giant kitchen-sink example all written in React. You could check out the code for it locally and `npm run start` and play around w
by trueadm 4y ago
The Lexical playground is one giant kitchen-sink example all written in React. You could check out the code for it locally and `npm run start` and play around with removing/adding plugins. You can also check out some examples on Codesandbox: https://codesandbox.io/s/lexical-rich-text-example-5tncvy https://codesandbox.io/s/lexical-rich-text-example-5tncvy
- barbinbrad 4y agoThanks! Very helpful.