The State Listing is a tab in the sidebar. It lists all of the states that exist on the design, and has buttons for viewing and changing their current values. This can be useful when debugging your interactions as it allows you to manipulate the values of states independently from your components’ actions.
You can also create, edit and delete states directly from the state listing.
Note: Although state values are named, they are referenced based on their position, so renaming values can cause your interactions to break.