• Preparing search index...
  • The search index is not available
Legend Studio API Documentation
  • Legend Studio API Documentation
  • @finos/legend-data-cube
  • FormCheckbox

Function FormCheckbox

  • FormCheckbox(
        props: CheckboxProps & { label?: ReactNode; onChange: () => void },
    ): Element

    Parameters

    • props: CheckboxProps & { label?: ReactNode; onChange: () => void }

    Returns Element

    • Defined in packages/legend-data-cube/src/components/core/DataCubeFormUtils.tsx:239

Settings

Member Visibility
Legend Studio API Documentation
  • Loading...