📄️ New
Constructs a Roblox instance, or hydrates an existing one with Seam states
📄️ Children
Declares children of an instance when paired with New()
📄️ From
Uses a preset or declared component
📄️ DeclareComponent
A simple constructor/callback to tell Seam that you made a component
📄️ Lifetime
Forces new and hydrated instances to be temporary.
📄️ FollowProperty
Tracks property changes and propagates updated userdata to states.
📄️ FollowAttribute
Tracks attribute changes and propagates updated userdata to states.
📄️ Attribute
Sets an object's attribute to any value