API Reference
Enum
TablerHorizontalFrostMode
Controls how horizontal navigation shells balance continuous page frosting versus panel-level glow.
Inheritance
- Enum
- TablerHorizontalFrostMode
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const TablerHorizontalFrostMode ElevatedPanels #Keeps the stronger elevated card glow while preserving a continuous frosted shell behind the whole page body.
Value:
0public const TablerHorizontalFrostMode Unified #Flattens cards into a quieter, more uniform glass plane for a calmer shell.
Value:
1