UNPKG

@searchwithaura/react-mention-textarea

Version:

A powerful React component for @ mentions with multi-layer navigation, search functionality, and custom action cards

4 lines (3 loc) 150 B
import { default as React } from 'react'; import { ActionCardProps } from '../types'; export declare const NotionPageCard: React.FC<ActionCardProps>;