NativeDateField API
Learn about the NativeDateField component's props and CSS classes.Import
import { NativeDateFieldProps } from "@prismane/core";
Props
NativeDateField
extends Field component's props.
CSS
NativeDateField
extends Field component's CSS classes.
Rule | Global Class | Description |
---|---|---|
root | .PrismaneNativeDateField-root | The container of the field component. |
label | .PrismaneNativeDateField-label | The label container of the field component. |
error | .PrismaneNativeDateField-error | The error container of the field component. |