FieldProps type
Home > @cbnsndwch/zrocket-contracts > FieldProps
FieldProps type
Signature:
type FieldProps = {
short?: boolean;
title: string;
value: string;
};How was this page?
Home > @cbnsndwch/zrocket-contracts > FieldProps
Signature:
type FieldProps = {
short?: boolean;
title: string;
value: string;
};How was this page?