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

Function FormAlert

  • FormAlert(
        props: {
            className?: string;
            message: string;
            text?: string;
            type: AlertType;
        },
    ): Element

    Parameters

    • props: { className?: string; message: string; text?: string; type: AlertType }

    Returns Element

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

Settings

Member Visibility
Legend Studio API Documentation
  • Loading...