React
Is new design vision part implemented using new tokens?
Up to date
Resources
Example
import { TextInput } from '@optimus-web/core';
<TextInput
disabled={false}
size="medium"
label="Label"
placeholder="Placeholder"
helper="Helper, description, or notification text"
/>