Skip to main content
Version: Next

RowConfig

type RowConfig: object;

Type declaration

title

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