Skip to content

Facet.of method

Facet › of

Official

Returns an extension that adds the given value to this facet.

Signature:

of(value: Input): Extension

Parameters:

Parameter Type Description
value Input The value to add.

Returns: ExtensionThe extension.