This commit is contained in:
NoryiE
2025-09-14 08:55:45 +00:00
parent b79c15a53c
commit 741a53aa04
22 changed files with 45 additions and 50 deletions

View File

@@ -23,8 +23,8 @@ Initializes a new state for this element
* `BaseFrame` `self` The element instance
# BaseElement
_This is the state plugin. It provides a state management system for UI elements with support for
persistent states, computed states, and state sharing between elements._
_This is the state plugin. It provides a state management system for UI elements with support for_
_persistent states, computed states, and state sharing between elements._
## Functions