UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 122 B
import React from 'react'; export declare const FormGroupContext: React.Context<{ controlId?: string | undefined; }>;