Lawtext core references / core/src/renderer/rules/arithFormulaRun
core/src/renderer/rules/arithFormulaRun
Interfaces
Variables
HTMLArithFormulaRunCSS
constHTMLArithFormulaRunCSS: "\n"
Defined in: core/src/renderer/rules/arithFormulaRun.tsx:17 (opens in a new tab)
Functions
DOCXArithFormulaRun()
DOCXArithFormulaRun(
props):ReactNode|Promise<ReactNode>
Defined in: core/src/renderer/rules/arithFormulaRun.tsx:63 (opens in a new tab)
Parameters
props
ArithFormulaRunProps & DOCXComponentProps
Returns
ReactNode | Promise<ReactNode>
HTMLArithFormulaRun()
HTMLArithFormulaRun(
props):ReactNode|Promise<ReactNode>
Defined in: core/src/renderer/rules/arithFormulaRun.tsx:20 (opens in a new tab)
Parameters
props
ArithFormulaRunProps & HTMLComponentProps
Returns
ReactNode | Promise<ReactNode>