Code

This component extends the native <div>arrow-up-right API. That's why the className prop is not included in the table.

Props
Data Type
Required

children

ReactNode

variant

'solid' | 'ruled' | 'flat'

chevron-rightvarianthashtag

By default the solid variant is set by default in case the prop is not defined at the moment of using the component.

Example

Last updated