MCPcopy Create free account

hub / github.com/OnedocLabs/react-print-pdf / functions

Functions41 in github.com/OnedocLabs/react-print-pdf

↓ 6 callersFunctionRunningHeader
(level: number)
src/variables/variables.tsx:58
↓ 5 callersFunctioncompile
( node: React.ReactElement, options?: CompileOptions )
src/compile/compile.tsx:18
↓ 5 callersFunctionlistProperties
(node: ts.ObjectLiteralExpression)
docgen/utils.ts:12
↓ 3 callersFunctioncheckDirectorySync
(directory: string, remove: boolean = true)
docgen/index.ts:149
↓ 3 callersFunctionformatCamelCaseToTitle
(str: string)
docgen/utils.ts:5
↓ 2 callersFunctionbuildExample
( example: EnrichedExample, component: string, outputPath: string, compileOptions?: CompileOptions )
docgen/buildExample.tsx:6
↓ 2 callersFunctionformatSnippet
(snippet: string)
docgen/utils.ts:94
↓ 2 callersFunctionrenderPreview
( component: React.ReactElement, componentName: string, outputPath: string, useBaseCss: boolean = true
docgen/renderPreview.tsx:25
↓ 1 callersFunctionaddSignaturePlaceholder
( pdfFile: PDFDocument, box: Box, name: SigTypes )
src/extensions/signature.ts:12
↓ 1 callersFunctionbuildFileMarkdown
( docConfig: ExtendedDocConfig, componentDocs: ComponentDoc[], outputPath: string )
docgen/buildFileMarkdown.ts:11
↓ 1 callersFunctionbuildTemplateList
( templates: Awaited<ReturnType<typeof buildTemplates>>, path: string )
docgen/buildTemplates.tsx:112
↓ 1 callersFunctionbuildTemplates
()
docgen/buildTemplates.tsx:14
↓ 1 callersFunctiondetectHeader
(child: ReactNode)
src/markdown/markdown.tsx:33
↓ 1 callersFunctionextractTemplates
(node)
docgen/utils.ts:24
↓ 1 callersFunctiongetTemplateContents
(filePath: string)
docgen/utils.ts:56
↓ 1 callersFunctionisReactElement
(child: ReactNode)
src/markdown/markdown.tsx:29
↓ 1 callersFunctionmergeTemplateInfo
( docInfo: DocConfig, templates: any )
docgen/utils.ts:80
↓ 1 callersFunctionprocess
()
docgen/index.ts:48
↓ 1 callersFunctionpropToAttributeString
(propValue: string | object)
src/tailwind/utils.resend.ts:12
↓ 1 callersFunctionreplaceInFile
(filePath: string, search: RegExp, replace: string)
docgen/pageBuilder/buildIntroduction.tsx:5
FunctionCSS
({ children }: { children: string })
src/css/css.tsx:11
FunctionCurrentPageTop
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:21
FunctionField
({ type, signee, ...props }: { type: fieldTypes; signee: string; } & React.InputHTMLAttributes<HTMLI
src/signature/signature.tsx:36
FunctionFloatBottom
(props: any)
src/shell/shell.tsx:63
FunctionFont
({ url }: { url: string })
src/css/css.tsx:22
FunctionFootnote
({ children, ...props }: { /** * The text to display in the footnote. This can be rich text. */
src/footnote/footnote.tsx:8
FunctionLatex
({ children }: { children: string })
src/latex/latex.tsx:5
FunctionMargins
({ pageRatio, top, right, left, bottom, }: MarginsProps)
src/css/css.tsx:33
FunctionMarkdown
(props: MarkdownProps)
src/markdown/markdown.tsx:24
FunctionNoBreak
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:54
FunctionPageBottom
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:33
FunctionPageBreak
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:45
FunctionPageNumber
({ counterStyle = "decimal", }: { /** * The style of the counter. */ counterStyle?: string; })
src/variables/variables.tsx:11
FunctionPageTop
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:10
FunctionPagesNumber
({ counterStyle = "decimal", }: { /** * The style of the counter. */ counterStyle?: string; })
src/variables/variables.tsx:36
FunctionTailwind
({ children, config, }: { /** * The children of the Tailwind component. Components will have access t
src/tailwind/tailwind.tsx:25
FunctionTestComponent
()
tests/compile.test.tsx:10
FunctioncreateSignatures
( pdfDocument: PDFDocument, boxTracking: BoxTrackingOutput )
src/extensions/signature.ts:64
FunctionquickSafeRenderToString
(element: React.ReactNode)
src/tailwind/utils.resend.ts:27
FunctionsafePropType
(str: string)
docgen/utils.ts:100
FunctionuseMDXComponents
()
src/mdx.ts:2