Skip to main content
Version: 7.0.0

RowConfig

type RowConfig: object;

Type declaration

title

title: string | (value) => string | JSX.Element;