BlockValidatorProps: BlockComponentProps & {
    children: React.ReactNode;
}

Type declaration

  • children: React.ReactNode

Generated using TypeDoc