#Colorpicker for Lexical
15 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- Rich Text Editor - Extending the lexical editor with Features - Integrating New Features
- Rich Text Editor - Extending the lexical editor with Features
- Rich Text Editor - Extending the lexical editor with Features - Features: The Building Blocks
- Lexical Converters - Lexical => Markdown
- Lexical Converters - Lexical => Plain Text
I wish there was a plugin we can install for this!
any ideas @spiral robin ?
Oh I think there's already a few plugins out there
At least two
Might have to search for them though, they weren't named "payload-plugin-lexical-color-picker"
They had more distinct names, but they worked
oh you're right, not sure why I didn't find it before!
https://github.com/shefing/payload-tools/tree/main/packages/color-picker
update:
oh wait this isn't lexical editor 💀
There's this one with a medium write-up too: https://github.com/maximelegare/payload-3.0.0-code-examples/tree/lexical-colorPicker/src/lexical/features/fontColorFeature
I might just make a minimal blank template with only a post collection with a lexical editor and just make an example for how many times it's asked for anyway