Skip to main content

ProductAcronym

Deprecated

Deprecated: This component has been replaced by `<ProductName>` and will be removed in a future major version release.

This component has been replaced by <ProductName> and will be removed in a future major version release.

Examples

Simple acronym usage.


Code
<ProductAcronym acronym="CK" />

ProductAcronym with 3 letters

View standalone

Code
<ProductAcronym acronym="MMM" />

Props

acronym

string

The initials property sets the value of the initials.

as

ElementType<any>

Renders as another element if specified, defaults as a `div`.

inputRef

Ref<HTMLElement>

Has to not be called ref - done because we also want to use a generic see https://gist.github.com/gaearon/1a018a023347fe1c2476073330cc5509