Choose any state to be component's default state.
I have built a component library for my teammates to use in their projects. Most components have multiple states for hover, action, etc. What I would like to add is another state that displays the components in a lo-fi style to make prototyping faster. I would like to have the lo-fi as the default state for all of the components since that would be more commonly used by the team, and then as the details are worked out they can switch the state to the actual components to put details in.
There's no way to create a state and then set it as the default. I would love the ability to do this.
5
votes
Marshall Baltzell
shared this idea