download
raw
521 Bytes
import * as React from 'react';
import { InternalStandardProps as StandardProps } from '..';
export interface NotchedOutlineProps
extends StandardProps<React.FieldsetHTMLAttributes<HTMLFieldSetElement>> {
disabled?: boolean;
error?: boolean;
focused?: boolean;
label?: React.ReactNode;
notched: boolean;
}
export type NotchedOutlineClassKey = keyof NonNullable<NotchedOutlineProps['classes']>;
declare const NotchedOutline: React.JSXElementConstructor<NotchedOutlineProps>;
export default NotchedOutline;

Xet Storage Details

Size:
521 Bytes
·
Xet hash:
9ff7ef8d1ba044c3fe5188e6b00e2507d3f0cf8affbf7b277da56014c561d7c6

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.