Hiyve Components - v1.0.0
Preparing search index...
@hiyve/rn-meeting
KeyPoint
Interface KeyPoint
A key point extracted from the meeting.
interface
KeyPoint
{
id
:
string
;
text
:
string
;
}
Index
Properties
id
text
Properties
id
id
:
string
Unique identifier.
text
text
:
string
The key point text.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
text
Hiyve Components - v1.0.0
Loading...
A key point extracted from the meeting.