API Reference
TablerPortalSurfacePreset
Typed presets for portal/report surface styling hooks used by the Tabler navigation examples. These map to internal portal-surface classes so example authors do not need to remember raw CSS names.
Inheritance
- Enum
- TablerPortalSurfacePreset
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const TablerPortalSurfacePreset ServersTiers #Server cluster styling for tier or environment summary rows.
1public const TablerPortalSurfacePreset ServersRoles #Server cluster styling for role/distribution summary rows.
2public const TablerPortalSurfacePreset LatencyOverview #Latency cluster styling for overview and findings rows.
4public const TablerPortalSurfacePreset LatencyRoutes #Latency cluster styling for route-comparison lead rows.
5public const TablerPortalSurfacePreset CapacityPrimary #Capacity cluster styling for dominant primary-plus-support rows.
7public const TablerPortalSurfacePreset CapacityAllocation #Capacity cluster styling for allocation and follow-up rails.
8public const TablerPortalSurfacePreset Incidents #General incidents/operator-workspace cluster styling.
9public const TablerPortalSurfacePreset IncidentsTimeline #Incident cluster styling for timeline-heavy rows.
10public const TablerPortalSurfacePreset IncidentsQueue #Incident cluster styling for queue-focused rows.
11public const TablerPortalSurfacePreset ReportsAnalytics #General reporting analytics cluster styling.
12public const TablerPortalSurfacePreset ReportsAnalyticsPrimary #Reporting analytics styling for dominant primary rows.
13public const TablerPortalSurfacePreset ReportsAnalyticsSecondary #Reporting analytics styling for supporting secondary rows.
14