Pre-defined Variants
The Inline Reactions has 1 pre-defined variant:
inline
: This will customize the default components inside the Inline Reactions Component.
You can define your own variants and use them in different places of your app.
<VeltWireframe>
<VeltInlineReactionsSection variant="inline">
</VeltInlineReactionsSection>
</VeltWireframe>