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) 231 B
import { CharacterCountConfig } from "govuk-frontend/dist/govuk/components/character-count/character-count"; export declare function ConfigureOverallCharacterCount($scope?: Document | Element, config?: CharacterCountConfig): void;