Class BOBShadowPresets
- Namespace
- BlazOrbit.Components
- Assembly
- BlazOrbit.Core.dll
Provides predefined ShadowStyle instances based on Material Design elevation levels.
public static class BOBShadowPresets
- Inheritance
-
objectBOBShadowPresets
Methods
Elevation(int, string?)
Creates a shadow for the specified elevation level (0–24).
public static ShadowStyle Elevation(int level, string? color = null)
Parameters
levelintcolorstring