@EricDebelak
[email protected]
Slides: https://11online.us/getting-started-building-gutenberg-blocks/
• setAttributes - function to change a blocks attributes
• isSelected - see if the user has selected your block
• Editor components:
• Plain Text, Rich Text, Media Upload, Color Palette, Dropdown, Inner
Blocks, Select Control, Toggle Control, and more.
• Complete list - https://github.com/WordPress/gutenberg/tree/master/
components and https://github.com/WordPress/gutenberg/tree/master/
blocks
Gutenberg - What’s built in