UNPKG

@aplus-frontend/ui

Version:

3 lines (2 loc) 134 B
import { ApFieldCheckboxProps } from '../../ap-field'; export declare function checkboxRenderer(props: ApFieldCheckboxProps): string;