Mention, usually used to associate or notify someone.
When a notification needs to be sent to one or more people in a chat application.
In the background system, when the current data needs to be notified or associated with one or several objects.
{"Mentions": {"bind": "Mentions_value","edit": {"type": "Mentions","props": {"autoSize": true,"xProps": {"search": {"api": "/api/select/search","key": "keyword"}}}}}}
interface IProps extends Remote.IProps, MentionProps {}
For other properties, see Antd Mentions
Mention, usually used to associate or notify someone.
When a notification needs to be sent to one or more people in a chat application.
In the background system, when the current data needs to be notified or associated with one or several objects.
{"Mentions": {"bind": "Mentions_value","edit": {"type": "Mentions","props": {"autoSize": true,"xProps": {"search": {"api": "/api/select/search","key": "keyword"}}}}}}
interface IProps extends Remote.IProps, MentionProps {}
For other properties, see Antd Mentions