UNPKG

phx-react

Version:

PHX REACT

5 lines (4 loc) 167 B
import * as React from 'react'; export default function FloatingTextFormatToolbarPlugin({ anchorElem, }: { anchorElem?: HTMLElement; }): React.JSX.Element | null;