FlowbiteHeadingLevel
Base definition of heading level used in flowbite-angular.
Presentation
type FlowbiteHeadingLevel = "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
Base definition of heading level used in flowbite-angular.
type FlowbiteHeadingLevel = "h1" | "h2" | "h3" | "h4" | "h5" | "h6";