Problem
Boolean properties in a component do not have their own exhibit in the props section of the canvas output. Other design system documentation tools (including the predecessor) render a dedicated exhibit for each boolean prop showing its toggled states, but the current plugin does not.
Solution
Add a boolean property exhibit to the props section for each boolean prop detected in the component, showing the prop name, default value, and toggled state.
Acceptance criteria
Implementation details are tracked internally.
Problem
Boolean properties in a component do not have their own exhibit in the props section of the canvas output. Other design system documentation tools (including the predecessor) render a dedicated exhibit for each boolean prop showing its toggled states, but the current plugin does not.
Solution
Add a boolean property exhibit to the props section for each boolean prop detected in the component, showing the prop name, default value, and toggled state.
Acceptance criteria