- EllipsizeBox(props): ReactNode
Parameters
- props: Omit<PropsWithChildren<EllipsizeBoxProps>, "ref"> & RefAttributes<HTMLDivElement>
Returns ReactNode
Properties
Readonly$$typeof
$$typeof: symbol
OptionaldefaultProps
defaultProps?: Partial<Omit<PropsWithChildren<EllipsizeBoxProps>, "ref"> & RefAttributes<HTMLDivElement>> OptionaldisplayName
displayName?: string
OptionalpropTypes
propTypes?: WeakValidationMap<Omit<PropsWithChildren<EllipsizeBoxProps>, "ref"> & RefAttributes<HTMLDivElement>>
Deprecated
Use values for destructuring assignments instead.