Lawtext core references • Docs
Lawtext core references / core/src/renderer/rules/arithFormulaRun
core/src/renderer/rules/arithFormulaRun
Index
Interfaces
Variables
HTMLArithFormulaRunCSS
const
HTMLArithFormulaRunCSS: "\n"
Defined in
core/src/renderer/rules/arithFormulaRun.tsx:17 (opens in a new tab)
Functions
DOCXArithFormulaRun()
DOCXArithFormulaRun(
props
,deprecatedLegacyContext
?):ReactNode
Parameters
• props: ArithFormulaRunProps
& DOCXComponentProps
• deprecatedLegacyContext?: any
Deprecated
See
React Docs (opens in a new tab)
Returns
ReactNode
Defined in
core/src/renderer/rules/arithFormulaRun.tsx:63 (opens in a new tab)
HTMLArithFormulaRun()
HTMLArithFormulaRun(
props
,deprecatedLegacyContext
?):ReactNode
Parameters
• props: ArithFormulaRunProps
& HTMLComponentProps
• deprecatedLegacyContext?: any
Deprecated
See
React Docs (opens in a new tab)
Returns
ReactNode
Defined in
core/src/renderer/rules/arithFormulaRun.tsx:20 (opens in a new tab)