Skip to main content

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

React Docs

Returns

ReactNode

The rendered icon text element.