Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmptyStateConfig

An empty state config containing component properties

Hierarchy

  • EmptyStateConfig

Index

Properties

Optional actions

actions: ActionConfig

The action config containing button properties

Optional helpLink

helpLink: object

Config properties for the help link

Type declaration

  • hypertext: string

    Help link text

  • Optional text?: string

    Help link description

  • url: string

    Help link URL

Optional iconStyleClass

iconStyleClass: string

Style class for main icon (e.g., 'pficon pficon-add-circle-o')

Optional info

info: string

Text for the main informational paragraph

title

title: string

Text for the main title

Generated using TypeDoc