UNPKG

@porsche-design-system/components-react

Version:

Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.

7 lines (6 loc) 172 B
import { Component } from 'react'; export declare class DSRToast extends Component<any> { host: HTMLElement; private toastItemElement; render(): JSX.Element; }