📄️ ICopyable<T>
Unifying calls to duplicate or copy properties of an element
📄️ IEnabled
Unifying calls to elements which can be enabled or disabled
📄️ IFocusable
Simplify parttaking in focus-based interactions
📄️ IRenderable
Unifying a render call between elements
📄️ ISpacerBehaviour
Unifying access to Spacer behaviours
📄️ IStylable<T, TStyle>
Unified, preset-based styling options for components