ButtonControlParams: { label: string; onClick?: () => void; type: "button" } & BaseControl<
    T,
>

Type Parameters

  • T
MMNEPVFCICPMFPCPTTAAATR