IconText
Functions
IconText()
IconText(
props
,deprecatedLegacyContext?
):ReactNode
IconText component for rendering one or more icons with optional text, styled with Bulma.
Supports Bulma helper classes for styling, color, and layout. Can render a single icon with text or multiple icon/text pairs.
Parameters
props
IconTextProps
Props for the IconText component.
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode
The rendered icon text element.