Lawtext core references • Docs
Lawtext core references / core/src/renderer/rules/noteLike
core/src/renderer/rules/noteLike
Index
Interfaces
Variables
HTMLNoteLikeCSS
const
HTMLNoteLikeCSS: "\n\n"
Defined in
core/src/renderer/rules/noteLike.tsx:15 (opens in a new tab)
Functions
DOCXNoteLike()
DOCXNoteLike(
props
,deprecatedLegacyContext
?):ReactNode
Parameters
• props: NoteLikeProps
& DOCXComponentProps
• deprecatedLegacyContext?: any
Deprecated
See
React Docs (opens in a new tab)
Returns
ReactNode
Defined in
core/src/renderer/rules/noteLike.tsx:30 (opens in a new tab)
HTMLNoteLike()
HTMLNoteLike(
props
,deprecatedLegacyContext
?):ReactNode
Parameters
• props: NoteLikeProps
& HTMLComponentProps
• deprecatedLegacyContext?: any
Deprecated
See
React Docs (opens in a new tab)
Returns
ReactNode
Defined in
core/src/renderer/rules/noteLike.tsx:19 (opens in a new tab)