Read the documentation on its replacement, which should be used for any new development.
An inline component is a <span>
with display: inline
, and a starting point for building your own custom inline components.
Name | Description | Type | Default Value |
---|---|---|---|
as | As<any> | n/a | |
extend | A CSS object or a function returning a CSS object, or an array of them | ExtendPropValue<CurrentTheme, {}> | n/a |
ref | any | n/a |