UNPKG

streamlit-react-modal

Version:

[![NPM version][npm-image]][npm-url] [![Build][github-build]][github-build-url] ![npm-typescript] [![License][github-license]][github-license-url]

4 lines (3 loc) 135 B
/// <reference types="react" /> declare const StreamlitReactModal: (props: any) => JSX.Element; export default StreamlitReactModal;