📄️ Conditional Icons
Conditional icons are an additional property of main icons,
📄️ Container Types
| Type |
📄️ Script Statements
This section does not explain the general usage of Kether, but only introduces some syntax and examples extended by Invero based on Kether.
📄️ Item Traits
📄️ Command Building
Basics
📄️ Item Animation
Animated icons are mainly implemented through the frames node, which configures a List collection where the objects in the collection are item frames
📄️ Menu Context
Each menu session has an independent context responsible for storing related variables
📄️ Node References
Configuration is done under the menu root node
📄️ Periodic Tasks
Configuration is done under the menu root node
📄️ Persistent Variables
Persistent variables are variables that are not limited to single menu session cycles,
📄️ Input Capture
Example