Docs Quickstart Figma Flowbite
1.3.0
Getting started
Customize
Components
API Reference NEW
common / Class

FlowbiteThemeService

Generic types:TProperties

Provide an abstract class used in theming system of flowbite-angular.

Methods

abstract

getClasses()

This function prepare the component's classes, based on properties, used in the template of the component.

Presentation
abstract getClasses(properties: TProperties): FlowbiteClass;
Parameters
NameTypeDescription
properties
TProperties

Properties of the component being styled.

Returns
Overload #1

This function prepare the component's classes, based on properties, used in the template of the component.

Presentation
abstract getClasses(properties: TProperties): FlowbiteClass;
Parameters
NameTypeDescription
properties
TProperties

Properties of the component being styled.

Returns
Flowbite

© 2019-2024 Flowbite™ is a registered trademark. All Rights Reserved.