Field
import { Field, Input } from '@editora/ui-react';
<Field label="Workspace name" description="Visible to your team." htmlFor="workspace-name" required>
<Input id="workspace-name" />
</Field>
Props
label, description, error, htmlFor, required, invalid, orientation, variant, tone, density, shape, shell, labelWidth, headless