Wagtail client-side components
Preparing search index...
components/CommentApp/utils/annotation
Annotation
Interface Annotation
interface
Annotation
{
getAnchorNode
(
focused
:
boolean
)
:
Element
;
getTab
()
:
undefined
|
null
|
string
;
}
Implemented by
DraftailInlineAnnotation
Index
Methods
get
Anchor
Node
get
Tab
Methods
get
Anchor
Node
getAnchorNode
(
focused
:
boolean
)
:
Element
Parameters
focused
:
boolean
Returns
Element
get
Tab
getTab
()
:
undefined
|
null
|
string
Returns
undefined
|
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Anchor
Node
get
Tab
Wagtail client-side components
Loading...