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