Back to all terms
33Frontend & webCommon trap

State

State

The data the interface currently holds; when it changes the page updates itself.

For example

After I click save, the state becomes true and the icon turns solid.

Resources

Copy prompt

Explain what state this component holds and where that state should live.

Related terms

See all