Lawtext core references / core/src/renderer/rules/quoteStructRun
core/src/renderer/rules/quoteStructRun
Interfaces
Variables
HTMLQuoteStructRunCSS
constHTMLQuoteStructRunCSS: "\n"
Defined in: core/src/renderer/rules/quoteStructRun.tsx:17 (opens in a new tab)
Functions
DOCXQuoteStructRun()
DOCXQuoteStructRun(
props):ReactNode|Promise<ReactNode>
Defined in: core/src/renderer/rules/quoteStructRun.tsx:63 (opens in a new tab)
Parameters
props
QuoteStructRunProps & DOCXComponentProps
Returns
ReactNode | Promise<ReactNode>
HTMLQuoteStructRun()
HTMLQuoteStructRun(
props):ReactNode|Promise<ReactNode>
Defined in: core/src/renderer/rules/quoteStructRun.tsx:20 (opens in a new tab)
Parameters
props
QuoteStructRunProps & HTMLComponentProps
Returns
ReactNode | Promise<ReactNode>