|
|
|
|
|
by bigonlogn
4130 days ago
|
|
Stores hold the state your Views use to render. This can include more than just the data backing the Views. It can include things like which item is selected in a list, if a link is active or not, and any error messages as well. |
|