UNPKG

react-to-print

Version:

Print React components in the browser

7 lines (6 loc) 148 B
export declare const defaultProps: { copyStyles: boolean; pageStyle: string; removeAfterPrint: boolean; suppressErrors: boolean; };