Expand description
Table theme types and presets. TableTheme core types and preset definitions.
Structs§
- Gradient
- A multi-stop gradient for table effects.
- Gradient
Spec - Gradient
Stop Spec - Rgba
Spec - Style
Mask - Mask for which style channels effects are allowed to override.
- Style
Spec - Table
Effect Resolver - Resolve table effects for a given scope and phase.
- Table
Effect Rule - A single effect rule applied to a table target.
- Table
Effect Rule Spec - Table
Effect Scope - Scope used to resolve table effects without per-cell work.
- Table
Theme - Shared theme for all table render paths.
- Table
Theme Diagnostics - Diagnostics payload for TableTheme instrumentation.
- Table
Theme Spec - Serializable spec for exporting/importing table themes.
- Table
Theme Spec Error - Table
Theme Style Spec
Enums§
- Blend
Mode - How effect colors blend with the base style.
- Style
Attr - Table
Effect - Effect definitions applied to table styles.
- Table
Effect Spec - Table
Effect Target - Target selection for a table effect.
- Table
Preset Id - Built-in TableTheme preset identifiers.
- Table
Section - Semantic table sections.
Constants§
- TABLE_
THEME_ SPEC_ VERSION - Schema version for TableThemeSpec.