UNPKG

rsuite

Version:

A suite of react components

4 lines (3 loc) 197 B
import React from 'react'; export declare const toasterKeyOfContainerElement = "toasterId"; export declare function render(element: React.ReactElement<any>, container: HTMLElement | null): string;