Skip to main content

Module table_theme

Module table_theme 

Source
Expand description

Table theme types and presets. TableTheme core types and preset definitions.

Structs§

Gradient
A multi-stop gradient for table effects.
GradientSpec
GradientStopSpec
RgbaSpec
StyleMask
Mask for which style channels effects are allowed to override.
StyleSpec
TableEffectResolver
Resolve table effects for a given scope and phase.
TableEffectRule
A single effect rule applied to a table target.
TableEffectRuleSpec
TableEffectScope
Scope used to resolve table effects without per-cell work.
TableTheme
Shared theme for all table render paths.
TableThemeDiagnostics
Diagnostics payload for TableTheme instrumentation.
TableThemeSpec
Serializable spec for exporting/importing table themes.
TableThemeSpecError
TableThemeStyleSpec

Enums§

BlendMode
How effect colors blend with the base style.
StyleAttr
TableEffect
Effect definitions applied to table styles.
TableEffectSpec
TableEffectTarget
Target selection for a table effect.
TablePresetId
Built-in TableTheme preset identifiers.
TableSection
Semantic table sections.

Constants§

TABLE_THEME_SPEC_VERSION
Schema version for TableThemeSpec.