UNPKG

@hmlr/govuk-react-components-library

Version:

These are common component use for React applications based on GDS and govuk-frontend

3 lines (2 loc) 189 B
import { ButtonConfig } from "govuk-frontend/dist/govuk/components/button/button"; export declare function ConfigureOverallButton($scope?: Document | Element, config?: ButtonConfig): void;