API Reference
Class
MonitoringPanelStack
Inheritance
- MonitoringElement
- MonitoringPanelStack
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public MonitoringPanelStack() #Methods
public MonitoringPanelStack Settings(Action<MonitoringPanelStackSettings> configure) #Returns:
MonitoringPanelStackParameters
- configure Action<MonitoringPanelStackSettings>
Inherited Methods
public TablerAccordion Accordion(Action<TablerAccordion> config) #Returns:
TablerAccordionInherited from Element
Parameters
- config Action<TablerAccordion>
public TablerActionsAndNotesCard ActionsAndNotesCard(Action<TablerActionsAndNotesCard> config) #Returns:
TablerActionsAndNotesCardInherited from Element
Parameters
- config Action<TablerActionsAndNotesCard>
public TablerActionSummaryCard ActionSummaryCard(Action<TablerActionSummaryCard> config) #Returns:
TablerActionSummaryCardInherited from Element
Parameters
- config Action<TablerActionSummaryCard>
public TablerActivityFeedCard ActivityFeedCard(Action<TablerActivityFeedCard> config) #Returns:
TablerActivityFeedCardInherited from Element
Parameters
- config Action<TablerActivityFeedCard>
public TablerActivityList ActivityList(Action<TablerActivityList> config) #Returns:
TablerActivityListInherited from Element
Parameters
- config Action<TablerActivityList>
public override Element Add(Element element) #Returns:
ElementInherited from Element
Parameters
- item Element
public TablerAgendaRail AgendaRail(Action<TablerAgendaRail> config) #Returns:
TablerAgendaRailInherited from Element
Parameters
- config Action<TablerAgendaRail>
public TablerAlert Alert(String title, String message, TablerColor alertColor = Default, TablerAlertType alertType = Regular) #Returns:
TablerAlertInherited from Element
Parameters
- title String
- message String
- alertColor TablerColor = Default
- alertType TablerAlertType = Regular
public TablerAlertList AlertList(Action<TablerAlertList> config) #Returns:
TablerAlertListInherited from Element
Parameters
- config Action<TablerAlertList>
public TablerAnalyticsSummaryCard AnalyticsSummaryCard(Action<TablerAnalyticsSummaryCard> config) #Returns:
TablerAnalyticsSummaryCardInherited from Element
Parameters
- config Action<TablerAnalyticsSummaryCard>
public ApexCharts ApexChart(Action<ApexCharts> config) #Returns:
ApexChartsInherited from Element
Parameters
- config Action<ApexCharts>
public TablerApexChartCard ApexChartCard(Action<TablerApexChartCard> config) #Returns:
TablerApexChartCardInherited from Element
Parameters
- config Action<TablerApexChartCard>
public TablerAuditLogCard AuditLogCard(Action<TablerAuditLogCard> config) #Returns:
TablerAuditLogCardInherited from Element
Parameters
- config Action<TablerAuditLogCard>
public TablerAvailabilityHeatmap AvailabilityHeatmap(Action<TablerAvailabilityHeatmap> config) #Returns:
TablerAvailabilityHeatmapInherited from Element
Parameters
- config Action<TablerAvailabilityHeatmap>
Avatar 2 overloads
public TablerAvatarGroup AvatarGroup(Action<TablerAvatarGroup> config) #Returns:
TablerAvatarGroupInherited from Element
Parameters
- config Action<TablerAvatarGroup>
Badge 3 overloads
public TablerBadge Badge(String text, TablerBadgeColor color = Default) #Returns:
TablerBadgeInherited from Element
Parameters
- text String
- color TablerBadgeColor = Default
public TablerBadge Badge(String text, Action<TablerBadge> config = null) #Returns:
TablerBadgeInherited from Element
Parameters
- text String
- config Action<TablerBadge> = null
public TablerBadge Badge(String text, TablerBadgeColor color, TablerBadgeVisualStyle style, TablerBadgeSize size, Boolean pill = true, String href = null) #Returns:
TablerBadgeInherited from Element
Parameters
- text String
- color TablerBadgeColor
- style TablerBadgeVisualStyle
- size TablerBadgeSize
- pill Boolean = true
- href String = null
public TablerBadgeSpan BadgeSpan(String text, TablerColor color = Blue) #Returns:
TablerBadgeSpanInherited from Element
Parameters
- text String
- color TablerColor = Blue
public TablerBadgeStatus BadgeStatus(String text, TablerColor color) #Returns:
TablerBadgeStatusInherited from Element
Parameters
- text String
- color TablerColor
public TablerBreakdownCard BreakdownCard(Action<TablerBreakdownCard> config) #Returns:
TablerBreakdownCardInherited from Element
Parameters
- config Action<TablerBreakdownCard>
Button 2 overloads
public TablerButton Button(String text, Action<TablerButton> config) #Returns:
TablerButtonInherited from Element
Parameters
- text String
- config Action<TablerButton>
public TablerCalendarWorkspaceCard CalendarWorkspaceCard(Action<TablerCalendarWorkspaceCard> config) #Returns:
TablerCalendarWorkspaceCardInherited from Element
Parameters
- config Action<TablerCalendarWorkspaceCard>
Card 2 overloads
CardBasic 2 overloads
public TablerCarousel Carousel(Action<TablerCarousel> config) #Returns:
TablerCarouselInherited from Element
Parameters
- config Action<TablerCarousel>
public TablerCategoryBarChartCard CategoryBarChartCard(Action<TablerCategoryBarChartCard> config) #Returns:
TablerCategoryBarChartCardInherited from Element
Parameters
- config Action<TablerCategoryBarChartCard>
public ChartJs ChartJs(Action<ChartJs> config) #Returns:
ChartJsInherited from Element
Parameters
- config Action<ChartJs>
public TablerChipSet ChipSet(Action<TablerChipSet> config) #Returns:
TablerChipSetInherited from Element
Parameters
- config Action<TablerChipSet>
CodeBlock 2 overloads
public TablerCodeBlock CodeBlock(Action<TablerCodeBlock> config) #Returns:
TablerCodeBlockInherited from Element
Parameters
- config Action<TablerCodeBlock>
public TablerCollectionCards CollectionCards(Action<TablerCollectionCards> config) #Returns:
TablerCollectionCardsInherited from Element
Parameters
- config Action<TablerCollectionCards>
public TablerCollectionTable CollectionTable(Action<TablerCollectionTable> config) #Returns:
TablerCollectionTableInherited from Element
Parameters
- config Action<TablerCollectionTable>
public TablerCollectionToolbar CollectionToolbar(Action<TablerCollectionToolbar> config) #Returns:
TablerCollectionToolbarInherited from Element
Parameters
- config Action<TablerCollectionToolbar>
Column 2 overloads
public TablerColumn Column(Action<TablerColumn> config) #Returns:
TablerColumnInherited from Element
Parameters
- config Action<TablerColumn>
public TablerComparisonList ComparisonList(Action<TablerComparisonList> config) #Returns:
TablerComparisonListInherited from Element
Parameters
- config Action<TablerComparisonList>
public TablerSection ContentSection(Action<TablerSection> config) #Returns:
TablerSectionInherited from Element
Parameters
- config Action<TablerSection>
public TablerControlBar ControlBar(Action<TablerControlBar> config) #Returns:
TablerControlBarInherited from Element
Parameters
- config Action<TablerControlBar>
public TablerCookieBanner CookieBanner(Action<TablerCookieBanner> config) #Returns:
TablerCookieBannerInherited from Element
Parameters
- config Action<TablerCookieBanner>
public TablerCountdown Countdown(Action<TablerCountdown> config = null) #Returns:
TablerCountdownInherited from Element
Parameters
- config Action<TablerCountdown> = null
public TablerCountUp CountUp(Action<TablerCountUp> config) #Returns:
TablerCountUpInherited from Element
Parameters
- config Action<TablerCountUp>
public TablerDashboardFrame DashboardFrame(Action<TablerDashboardFrame> config) #Returns:
TablerDashboardFrameInherited from Element
Parameters
- config Action<TablerDashboardFrame>
DashboardGrid 2 overloads
public TablerRow DashboardGrid(params Action<TablerColumn>[] items) #Returns:
TablerRowInherited from Element
Parameters
- items Action<TablerColumn>[]
public TablerDashboardShowcaseFrame DashboardShowcaseFrame(Action<TablerDashboardShowcaseFrame> config) #Returns:
TablerDashboardShowcaseFrameInherited from Element
EditorBrowsable(2)Parameters
- config Action<TablerDashboardShowcaseFrame>
public TablerDashboardSurfaceModelPreview DashboardSurfaceModelPreview(Action<TablerDashboardSurfaceModelPreview> config) #Returns:
TablerDashboardSurfaceModelPreviewInherited from Element
Parameters
- config Action<TablerDashboardSurfaceModelPreview>
public TablerDataGrid DataGrid(Action<TablerDataGrid> config) #Returns:
TablerDataGridInherited from Element
Parameters
- config Action<TablerDataGrid>
public TablerDataGridCard DataGridCard(Action<TablerDataGridCard> config) #Returns:
TablerDataGridCardInherited from Element
Parameters
- config Action<TablerDataGridCard>
public TablerDataTableCard DataTableCard(Action<TablerDataTableCard> config) #Returns:
TablerDataTableCardInherited from Element
Parameters
- config Action<TablerDataTableCard>
public TablerDatedEventList DatedEventList(Action<TablerDatedEventList> config) #Returns:
TablerDatedEventListInherited from Element
Parameters
- config Action<TablerDatedEventList>
public VisNetwork DiagramNetwork(Action<VisNetwork> config) #Returns:
VisNetworkInherited from Element
Parameters
- config Action<VisNetwork>
public TablerDistributionCard DistributionCard(Action<TablerDistributionCard> config) #Returns:
TablerDistributionCardInherited from Element
Parameters
- config Action<TablerDistributionCard>
public HtmlTag Div(Action<HtmlTag> config) #Returns:
HtmlTagInherited from Element
Parameters
- config Action<HtmlTag>
Divider 2 overloads
public TablerDrilldownWorkspace DrilldownWorkspace(Action<TablerDrilldownWorkspace> config) #Returns:
TablerDrilldownWorkspaceInherited from Element
Parameters
- config Action<TablerDrilldownWorkspace>
public TablerEmptyState EmptyState(Action<TablerEmptyState> config) #Returns:
TablerEmptyStateInherited from Element
Parameters
- config Action<TablerEmptyState>
public TablerEmptyStateCard EmptyStateCard(Action<TablerEmptyStateCard> config) #Returns:
TablerEmptyStateCardInherited from Element
Parameters
- config Action<TablerEmptyStateCard>
public TablerEntityCollection EntityCollection(Action<TablerEntityCollection> config) #Returns:
TablerEntityCollectionInherited from Element
Parameters
- config Action<TablerEntityCollection>
public TablerEntityList EntityList(Action<TablerEntityList> config) #Returns:
TablerEntityListInherited from Element
Parameters
- config Action<TablerEntityList>
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
public FancyTree FancyTree(Action<FancyTree> config) #Returns:
FancyTreeInherited from Element
Parameters
- config Action<FancyTree>
public TablerFileSecureMessageForm FileSecureMessageForm(Action<TablerFileSecureMessageForm> config) #Returns:
TablerFileSecureMessageFormInherited from Element
EditorBrowsable(2)Parameters
- config Action<TablerFileSecureMessageForm>
public TablerFileServicePortalShell FileServicePortal(Action<TablerFileServicePortalShell> config) #Returns:
TablerFileServicePortalShellInherited from Element
EditorBrowsable(2)Parameters
- config Action<TablerFileServicePortalShell>
public Element FileServices(Action<TablerFileServicesBuilder> config) #Returns:
ElementInherited from Element
Parameters
- config Action<TablerFileServicesBuilder>
public TablerFileServiceSendForm FileServiceSendForm(Action<TablerFileServiceSendForm> config) #Returns:
TablerFileServiceSendFormInherited from Element
EditorBrowsable(2)Parameters
- config Action<TablerFileServiceSendForm>
public TablerFileServiceTransferMap FileServiceTransferMap(Action<TablerFileServiceTransferMap> config) #Returns:
TablerFileServiceTransferMapInherited from Element
EditorBrowsable(2)Parameters
- config Action<TablerFileServiceTransferMap>
public TablerFileTransferList FileTransferList(Action<TablerFileTransferList> config) #Returns:
TablerFileTransferListInherited from Element
EditorBrowsable(2)Parameters
- config Action<TablerFileTransferList>
Flag 2 overloads
public TablerFlagList Flags(Action<TablerFlagList> config) #Returns:
TablerFlagListInherited from Element
Parameters
- config Action<TablerFlagList>
public TablerForm Form(Action<TablerForm> config) #Returns:
TablerFormInherited from Element
Parameters
- config Action<TablerForm>
public FullCalendar FullCalendar(Action<FullCalendar> config) #Returns:
FullCalendarInherited from Element
Parameters
- config Action<FullCalendar>
public TablerGaugeCard GaugeCard(Action<TablerGaugeCard> config) #Returns:
TablerGaugeCardInherited from Element
Parameters
- config Action<TablerGaugeCard>
public TablerGeoSummaryCard GeoSummaryCard(Action<TablerGeoSummaryCard> config) #Returns:
TablerGeoSummaryCardInherited from Element
Parameters
- config Action<TablerGeoSummaryCard>
public HeaderLevel HeaderLevel(HeaderLevelTag level, String text) #Returns:
HeaderLevelInherited from Element
Parameters
- level HeaderLevelTag
- text String
public TablerHeroCard HeroCard(Action<TablerHeroCard> config) #Returns:
TablerHeroCardInherited from Element
Parameters
- config Action<TablerHeroCard>
public TablerHighlightCard HighlightCard(Action<TablerHighlightCard> config) #Returns:
TablerHighlightCardInherited from Element
Parameters
- config Action<TablerHighlightCard>
Icon 6 overloads
public FontAwesomeIcon Icon(FontAwesomeSolid icon, Action<FontAwesomeIcon> config = null) #Returns:
FontAwesomeIconInherited from Element
Parameters
- icon FontAwesomeSolid
- config Action<FontAwesomeIcon> = null
public FontAwesomeIcon Icon(FontAwesomeRegular icon, Action<FontAwesomeIcon> config = null) #Returns:
FontAwesomeIconInherited from Element
Parameters
- icon FontAwesomeRegular
- config Action<FontAwesomeIcon> = null
public FontAwesomeIcon Icon(FontAwesomeBrands icon, Action<FontAwesomeIcon> config = null) #Returns:
FontAwesomeIconInherited from Element
Parameters
- icon FontAwesomeBrands
- config Action<FontAwesomeIcon> = null
public FontAwesomeIcon Icon(Action<FontAwesomeIcon> config) #Returns:
FontAwesomeIconInherited from Element
Parameters
- config Action<FontAwesomeIcon>
public TablerIconElement Icon(TablerIconType icon) #Returns:
TablerIconElementInherited from Element
Parameters
- icon TablerIconType
IconFont 2 overloads
public TablerIncidentTimelineCard IncidentTimelineCard(Action<TablerIncidentTimelineCard> config) #Returns:
TablerIncidentTimelineCardInherited from Element
Parameters
- config Action<TablerIncidentTimelineCard>
public TablerInlineGroup InlineGroup(Action<TablerInlineGroup> config) #Returns:
TablerInlineGroupInherited from Element
Parameters
- config Action<TablerInlineGroup>
public TablerInsightBanner InsightBanner(Action<TablerInsightBanner> config) #Returns:
TablerInsightBannerInherited from Element
Parameters
- config Action<TablerInsightBanner>
public TablerInsightSummaryCard InsightSummaryCard(Action<TablerInsightSummaryCard> config) #Returns:
TablerInsightSummaryCardInherited from Element
Parameters
- config Action<TablerInsightSummaryCard>
JsonBlock 2 overloads
public TablerCodeBlock JsonBlock(String json, Action<TablerCodeBlockSettings> settings = null) #Returns:
TablerCodeBlockInherited from Element
Parameters
- json String
- settings Action<TablerCodeBlockSettings> = null
public TablerLightboxGallery LightboxGallery(Action<TablerLightboxGallery> config) #Returns:
TablerLightboxGalleryInherited from Element
Parameters
- config Action<TablerLightboxGallery>
public TablerLineComparisonCard LineComparisonCard(Action<TablerLineComparisonCard> config) #Returns:
TablerLineComparisonCardInherited from Element
Parameters
- config Action<TablerLineComparisonCard>
public TablerButton LinkButton(String text, String href, TablerButtonVariant variant = Primary) #Returns:
TablerButtonInherited from Element
Parameters
- text String
- href String
- variant TablerButtonVariant = Primary
public TablerListCard ListCard(Action<TablerListCard> config) #Returns:
TablerListCardInherited from Element
Parameters
- config Action<TablerListCard>
public TablerListGroup ListGroup(Action<TablerListGroup> config) #Returns:
TablerListGroupInherited from Element
Parameters
- config Action<TablerListGroup>
Logs 6 overloads
public TablerLogs Logs(String code, TablerLogsTheme theme = Dark, String backgroundClass = null, String textClass = null) #Returns:
TablerLogsInherited from Element
Parameters
- code String
- theme TablerLogsTheme = Dark
- backgroundClass String = null
- textClass String = null
public TablerLogs Logs(String[] code, TablerLogsTheme theme = Dark, String backgroundClass = null, String textClass = null) #Returns:
TablerLogsInherited from Element
Parameters
- code String[]
- theme TablerLogsTheme = Dark
- backgroundClass String = null
- textClass String = null
public TablerLogs Logs(List<String> code, TablerLogsTheme theme = Dark, String backgroundClass = null, String textClass = null) #Returns:
TablerLogsInherited from Element
Parameters
- code List<String>
- theme TablerLogsTheme = Dark
- backgroundClass String = null
- textClass String = null
public TablerLogs Logs(String code, RGBColor backgroundColor, RGBColor textColor) #Returns:
TablerLogsInherited from Element
Parameters
- code String
- backgroundColor RGBColor
- textColor RGBColor
public TablerLogs Logs(String[] code, RGBColor backgroundColor, RGBColor textColor) #Returns:
TablerLogsInherited from Element
Parameters
- code String[]
- backgroundColor RGBColor
- textColor RGBColor
public TablerMapSummaryCard MapSummaryCard(Action<TablerMapSummaryCard> config) #Returns:
TablerMapSummaryCardInherited from Element
Parameters
- config Action<TablerMapSummaryCard>
public TablerMetricCard MetricCard(Action<TablerMetricCard> config) #Returns:
TablerMetricCardInherited from Element
Parameters
- config Action<TablerMetricCard>
public TablerMetricList MetricList(Action<TablerMetricList> config) #Returns:
TablerMetricListInherited from Element
Parameters
- config Action<TablerMetricList>
public TablerModal Modal(Action<TablerModal> config) #Returns:
TablerModalInherited from Element
Parameters
- config Action<TablerModal>
public MonitoringDashboard MonitoringDashboardSurface(Action<MonitoringDashboard> configure) #Returns:
MonitoringDashboardInherited from Element
Parameters
- configure Action<MonitoringDashboard>
public TablerMultiSeriesBarList MultiSeriesBarList(Action<TablerMultiSeriesBarList> config) #Returns:
TablerMultiSeriesBarListInherited from Element
Parameters
- config Action<TablerMultiSeriesBarList>
public TablerNarrativeCard NarrativeCard(Action<TablerNarrativeCard> config) #Returns:
TablerNarrativeCardInherited from Element
Parameters
- config Action<TablerNarrativeCard>
public TablerNarrativeSummaryCard NarrativeSummaryCard(Action<TablerNarrativeSummaryCard> config) #Returns:
TablerNarrativeSummaryCardInherited from Element
Parameters
- config Action<TablerNarrativeSummaryCard>
public TablerOperationalList OperationalList(Action<TablerOperationalList> config) #Returns:
TablerOperationalListInherited from Element
Parameters
- config Action<TablerOperationalList>
public TablerOperationalWorkspace OperationalWorkspace(Action<TablerOperationalWorkspace> config) #Returns:
TablerOperationalWorkspaceInherited from Element
Parameters
- config Action<TablerOperationalWorkspace>
public TablerPageHeader PageHeader(Action<TablerPageHeader> config) #Returns:
TablerPageHeaderInherited from Element
Parameters
- config Action<TablerPageHeader>
public TablerPeopleReviewCard PeopleReviewCard(Action<TablerPeopleReviewCard> config) #Returns:
TablerPeopleReviewCardInherited from Element
Parameters
- config Action<TablerPeopleReviewCard>
public TablerPlaceholder Placeholder(Action<TablerPlaceholder> config) #Returns:
TablerPlaceholderInherited from Element
Parameters
- config Action<TablerPlaceholder>
public TablerPlaceholderCard PlaceholderCard(Action<TablerPlaceholderCard> config) #Returns:
TablerPlaceholderCardInherited from Element
Parameters
- config Action<TablerPlaceholderCard>
public TablerPlaceholderContainer Placeholders(Action<TablerPlaceholderContainer> config) #Returns:
TablerPlaceholderContainerInherited from Element
Parameters
- config Action<TablerPlaceholderContainer>
public TablerCodeBlock PowerShellBlock(String code, Action<TablerCodeBlockSettings> settings = null) #Returns:
TablerCodeBlockInherited from Element
Parameters
- code String
- settings Action<TablerCodeBlockSettings> = null
public TablerPresenceListCard PresenceListCard(Action<TablerPresenceListCard> config) #Returns:
TablerPresenceListCardInherited from Element
Parameters
- config Action<TablerPresenceListCard>
public TablerPretextMasonry PretextMasonry(Action<TablerPretextMasonry> config) #Returns:
TablerPretextMasonryInherited from Element
Parameters
- config Action<TablerPretextMasonry>
ProgressBar 4 overloads
public TablerProgressBar ProgressBar(Action<TablerProgressBar> config) #Returns:
TablerProgressBarInherited from Element
Parameters
- config Action<TablerProgressBar>
public TablerProgressBar ProgressBar(TablerProgressBarType type) #Returns:
TablerProgressBarInherited from Element
Parameters
- type TablerProgressBarType
public TablerProgressListCard ProgressListCard(Action<TablerProgressListCard> config) #Returns:
TablerProgressListCardInherited from Element
Parameters
- config Action<TablerProgressListCard>
public EasyQRCodeElement QRCode(String text) #Returns:
EasyQRCodeElementInherited from Element
Parameters
- text String
public QuillEditor QuillEditor(Action<QuillEditor> config = null) #Returns:
QuillEditorInherited from Element
Parameters
- config Action<QuillEditor> = null
public TablerRankedList RankedList(Action<TablerRankedList> config) #Returns:
TablerRankedListInherited from Element
Parameters
- config Action<TablerRankedList>
public TablerRecordInspectorCard RecordInspectorCard(Action<TablerRecordInspectorCard> config) #Returns:
TablerRecordInspectorCardInherited from Element
Parameters
- config Action<TablerRecordInspectorCard>
public TablerReviewListCard ReviewListCard(Action<TablerReviewListCard> config) #Returns:
TablerReviewListCardInherited from Element
Parameters
- config Action<TablerReviewListCard>
public TablerRosterList RosterList(Action<TablerRosterList> config) #Returns:
TablerRosterListInherited from Element
Parameters
- config Action<TablerRosterList>
Row 2 overloads
public TablerScheduleSummaryCard ScheduleSummaryCard(Action<TablerScheduleSummaryCard> config) #Returns:
TablerScheduleSummaryCardInherited from Element
Parameters
- config Action<TablerScheduleSummaryCard>
public ScrollingText ScrollingText(Action<ScrollingText> config) #Returns:
ScrollingTextInherited from Element
Parameters
- config Action<ScrollingText>
public TablerScrollSpy ScrollSpy(Action<TablerScrollSpy> config) #Returns:
TablerScrollSpyInherited from Element
Parameters
- config Action<TablerScrollSpy>
public TablerServiceConfigActionGrid ServiceConfigActionGrid(Action<TablerServiceConfigActionGrid> config) #Returns:
TablerServiceConfigActionGridInherited from Element
Parameters
- config Action<TablerServiceConfigActionGrid>
public TablerServiceConfigChangeSummary ServiceConfigChangeSummary(Action<TablerServiceConfigChangeSummary> config) #Returns:
TablerServiceConfigChangeSummaryInherited from Element
Parameters
- config Action<TablerServiceConfigChangeSummary>
public TablerServiceConfigChecklist ServiceConfigChecklist(Action<TablerServiceConfigChecklist> config) #Returns:
TablerServiceConfigChecklistInherited from Element
Parameters
- config Action<TablerServiceConfigChecklist>
public TablerServiceConfigChoiceGroup ServiceConfigChoiceGroup(Action<TablerServiceConfigChoiceGroup> config) #Returns:
TablerServiceConfigChoiceGroupInherited from Element
Parameters
- config Action<TablerServiceConfigChoiceGroup>
public TablerServiceConfigEventLog ServiceConfigEventLog(Action<TablerServiceConfigEventLog> config) #Returns:
TablerServiceConfigEventLogInherited from Element
Parameters
- config Action<TablerServiceConfigEventLog>
public TablerServiceConfigFlow ServiceConfigFlow(Action<TablerServiceConfigFlow> config) #Returns:
TablerServiceConfigFlowInherited from Element
Parameters
- config Action<TablerServiceConfigFlow>
public TablerServiceConfigForm ServiceConfigForm(Action<TablerServiceConfigForm> config) #Returns:
TablerServiceConfigFormInherited from Element
Parameters
- config Action<TablerServiceConfigForm>
public TablerServiceConfigJsonPanel ServiceConfigJsonPanel(Action<TablerServiceConfigJsonPanel> config) #Returns:
TablerServiceConfigJsonPanelInherited from Element
Parameters
- config Action<TablerServiceConfigJsonPanel>
public TablerServiceConfigLiveList ServiceConfigLiveList(Action<TablerServiceConfigLiveList> config) #Returns:
TablerServiceConfigLiveListInherited from Element
Parameters
- config Action<TablerServiceConfigLiveList>
public TablerServiceConfigLiveTable ServiceConfigLiveTable(Action<TablerServiceConfigLiveTable> config) #Returns:
TablerServiceConfigLiveTableInherited from Element
Parameters
- config Action<TablerServiceConfigLiveTable>
public TablerServiceConfigPanel ServiceConfigPanel(Action<TablerServiceConfigPanel> config) #Returns:
TablerServiceConfigPanelInherited from Element
Parameters
- config Action<TablerServiceConfigPanel>
public TablerServiceConfigProbeCatalog ServiceConfigProbeCatalog(Action<TablerServiceConfigProbeCatalog> config) #Returns:
TablerServiceConfigProbeCatalogInherited from Element
Parameters
- config Action<TablerServiceConfigProbeCatalog>
public TablerServiceConfigRepeater ServiceConfigRepeater(Action<TablerServiceConfigRepeater> config) #Returns:
TablerServiceConfigRepeaterInherited from Element
Parameters
- config Action<TablerServiceConfigRepeater>
public TablerServiceConfigSectionExplorer ServiceConfigSectionExplorer(Action<TablerServiceConfigSectionExplorer> config) #Returns:
TablerServiceConfigSectionExplorerInherited from Element
Parameters
- config Action<TablerServiceConfigSectionExplorer>
public TablerServiceConfigSettingGrid ServiceConfigSettingGrid(Action<TablerServiceConfigSettingGrid> config) #Returns:
TablerServiceConfigSettingGridInherited from Element
Parameters
- config Action<TablerServiceConfigSettingGrid>
public TablerServiceConfigSettingPanelGrid ServiceConfigSettingPanelGrid(Action<TablerServiceConfigSettingPanelGrid> config) #Returns:
TablerServiceConfigSettingPanelGridInherited from Element
Parameters
- config Action<TablerServiceConfigSettingPanelGrid>
public TablerServiceConfigStudio ServiceConfigStudio(Action<TablerServiceConfigStudio> config) #Returns:
TablerServiceConfigStudioInherited from Element
Parameters
- config Action<TablerServiceConfigStudio>
public TablerServiceConfigTopologyMap ServiceConfigTopologyMap(Action<TablerServiceConfigTopologyMap> config) #Returns:
TablerServiceConfigTopologyMapInherited from Element
Parameters
- config Action<TablerServiceConfigTopologyMap>
public SmartTab SmartTab(Action<SmartTab> config) #Returns:
SmartTabInherited from Element
Parameters
- config Action<SmartTab>
public SmartWizard SmartWizard(Action<SmartWizard> config) #Returns:
SmartWizardInherited from Element
Parameters
- config Action<SmartWizard>
public TablerSocialTileCard SocialTileCard(Action<TablerSocialTileCard> config) #Returns:
TablerSocialTileCardInherited from Element
Parameters
- config Action<TablerSocialTileCard>
public Span Span(String content = "") #Returns:
SpanInherited from Element
Parameters
- content String = ""
public TablerSparkline Sparkline(Action<TablerSparkline> config) #Returns:
TablerSparklineInherited from Element
Parameters
- config Action<TablerSparkline>
Spinner 2 overloads
public TablerCodeBlock SqlBlock(String sql, Action<TablerCodeBlockSettings> settings = null) #Returns:
TablerCodeBlockInherited from Element
Parameters
- sql String
- settings Action<TablerCodeBlockSettings> = null
public TablerStatTileCard StatTileCard(Action<TablerStatTileCard> config) #Returns:
TablerStatTileCardInherited from Element
Parameters
- config Action<TablerStatTileCard>
public TablerStatusIndicator StatusIndicator(Action<TablerStatusIndicator> config) #Returns:
TablerStatusIndicatorInherited from Element
Parameters
- config Action<TablerStatusIndicator>
public TablerStatusMatrix StatusMatrix(Action<TablerStatusMatrix> config) #Returns:
TablerStatusMatrixInherited from Element
Parameters
- config Action<TablerStatusMatrix>
public TablerStatusPipelineCard StatusPipelineCard(Action<TablerStatusPipelineCard> config) #Returns:
TablerStatusPipelineCardInherited from Element
Parameters
- config Action<TablerStatusPipelineCard>
public TablerStatusStrip StatusStrip(Action<TablerStatusStrip> config) #Returns:
TablerStatusStripInherited from Element
Parameters
- config Action<TablerStatusStrip>
public TablerSummaryStrip SummaryStrip(Action<TablerSummaryStrip> config) #Returns:
TablerSummaryStripInherited from Element
Parameters
- config Action<TablerSummaryStrip>
Table 2 overloads
public Table Table(IEnumerable<Object> objects, TableType tableType) #Returns:
TableInherited from Element
Parameters
- objects IEnumerable<Object>
- tableType TableType
public TablerInput TablerInput(String name, Action<TablerInput> config = null) #Returns:
TablerInputInherited from Element
Parameters
- name String
- config Action<TablerInput> = null
public TablerProgressBar TablerProgress(Action<TablerProgressBar> config) #Returns:
TablerProgressBarInherited from Element
Parameters
- config Action<TablerProgressBar>
public TablerSelect TablerSelect(String name, Action<TablerSelect> config = null) #Returns:
TablerSelectInherited from Element
Parameters
- name String
- config Action<TablerSelect> = null
public TablerSteps TablerSteps(Action<TablerSteps> config) #Returns:
TablerStepsInherited from Element
Parameters
- config Action<TablerSteps>
public TablerTextarea TablerTextarea(String name, Action<TablerTextarea> config = null) #Returns:
TablerTextareaInherited from Element
Parameters
- name String
- config Action<TablerTextarea> = null
public TablerTableSummaryCard TableSummaryCard(Action<TablerTableSummaryCard> config) #Returns:
TablerTableSummaryCardInherited from Element
Parameters
- config Action<TablerTableSummaryCard>
public TablerTabs Tabs(Action<TablerTabs> config) #Returns:
TablerTabsInherited from Element
Parameters
- config Action<TablerTabs>
public TablerTags Tags(Action<TablerTags> config) #Returns:
TablerTagsInherited from Element
Parameters
- config Action<TablerTags>
public TablerTargetMetricCard TargetMetricCard(Action<TablerTargetMetricCard> config) #Returns:
TablerTargetMetricCardInherited from Element
Parameters
- config Action<TablerTargetMetricCard>
public TablerTaskOverviewCard TaskOverviewCard(Action<TablerTaskOverviewCard> config) #Returns:
TablerTaskOverviewCardInherited from Element
Parameters
- config Action<TablerTaskOverviewCard>
public TablerTaskList Tasks(Action<TablerTaskList> config) #Returns:
TablerTaskListInherited from Element
Parameters
- config Action<TablerTaskList>
Text 3 overloads
public Span Text(String content, RGBColor color = null, String fontSize = null) #Returns:
SpanInherited from Element
Parameters
- content String
- color RGBColor = null
- fontSize String = null
public TablerTimeline Timeline(Action<TablerTimeline> config) #Returns:
TablerTimelineInherited from Element
Parameters
- config Action<TablerTimeline>
public TablerTimelineInspectorRail TimelineInspectorRail(Action<TablerTimelineInspectorRail> config) #Returns:
TablerTimelineInspectorRailInherited from Element
Parameters
- config Action<TablerTimelineInspectorRail>
public TablerTimelinePlannerCard TimelinePlannerCard(Action<TablerTimelinePlannerCard> config) #Returns:
TablerTimelinePlannerCardInherited from Element
Parameters
- config Action<TablerTimelinePlannerCard>
public TablerTimelineSummaryCard TimelineSummaryCard(Action<TablerTimelineSummaryCard> config) #Returns:
TablerTimelineSummaryCardInherited from Element
Parameters
- config Action<TablerTimelineSummaryCard>
Toast 2 overloads
public TablerToast Toast(String title, String message, TablerToastType type = Default) #Returns:
TablerToastInherited from Element
Parameters
- title String
- message String
- type TablerToastType = Default
public TablerTrackingSummaryCard TrackingSummaryCard(Action<TablerTrackingSummaryCard> config) #Returns:
TablerTrackingSummaryCardInherited from Element
Parameters
- config Action<TablerTrackingSummaryCard>
public TablerVectorMapCard VectorMapCard(Action<TablerVectorMapCard> config) #Returns:
TablerVectorMapCardInherited from Element
Parameters
- config Action<TablerVectorMapCard>
public TablerWorkflowStepsCard WorkflowStepsCard(Action<TablerWorkflowStepsCard> config) #Returns:
TablerWorkflowStepsCardInherited from Element
Parameters
- config Action<TablerWorkflowStepsCard>
public TablerWorkflowSummaryCard WorkflowSummaryCard(Action<TablerWorkflowSummaryCard> config) #Returns:
TablerWorkflowSummaryCardInherited from Element
Parameters
- config Action<TablerWorkflowSummaryCard>
public TablerWorkloadList WorkloadList(Action<TablerWorkloadList> config) #Returns:
TablerWorkloadListInherited from Element
Parameters
- config Action<TablerWorkloadList>
WorkspaceSplit 2 overloads
public TablerRow WorkspaceSplit(Action<TablerColumn> primary, Action<TablerColumn> support) #Returns:
TablerRowInherited from Element
Parameters
- primary Action<TablerColumn>
- support Action<TablerColumn>
public TablerWorkspaceTabsCard WorkspaceTabsCard(Action<TablerWorkspaceTabsCard> config) #Returns:
TablerWorkspaceTabsCardInherited from Element
Parameters
- config Action<TablerWorkspaceTabsCard>
public TablerCodeBlock XmlBlock(String xml, Action<TablerCodeBlockSettings> settings = null) #Returns:
TablerCodeBlockInherited from Element
Parameters
- xml String
- settings Action<TablerCodeBlockSettings> = null