Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OnedocLabs/react-print-pdf
/ functions
Functions
41 in github.com/OnedocLabs/react-print-pdf
⨍
Functions
41
◇
Types & classes
7
↓ 6 callers
Function
RunningHeader
(level: number)
src/variables/variables.tsx:58
↓ 5 callers
Function
compile
( node: React.ReactElement, options?: CompileOptions )
src/compile/compile.tsx:18
↓ 5 callers
Function
listProperties
(node: ts.ObjectLiteralExpression)
docgen/utils.ts:12
↓ 3 callers
Function
checkDirectorySync
(directory: string, remove: boolean = true)
docgen/index.ts:149
↓ 3 callers
Function
formatCamelCaseToTitle
(str: string)
docgen/utils.ts:5
↓ 2 callers
Function
buildExample
( example: EnrichedExample, component: string, outputPath: string, compileOptions?: CompileOptions )
docgen/buildExample.tsx:6
↓ 2 callers
Function
formatSnippet
(snippet: string)
docgen/utils.ts:94
↓ 2 callers
Function
renderPreview
( component: React.ReactElement, componentName: string, outputPath: string, useBaseCss: boolean = true
docgen/renderPreview.tsx:25
↓ 1 callers
Function
addSignaturePlaceholder
( pdfFile: PDFDocument, box: Box, name: SigTypes )
src/extensions/signature.ts:12
↓ 1 callers
Function
buildFileMarkdown
( docConfig: ExtendedDocConfig, componentDocs: ComponentDoc[], outputPath: string )
docgen/buildFileMarkdown.ts:11
↓ 1 callers
Function
buildTemplateList
( templates: Awaited<ReturnType<typeof buildTemplates>>, path: string )
docgen/buildTemplates.tsx:112
↓ 1 callers
Function
buildTemplates
()
docgen/buildTemplates.tsx:14
↓ 1 callers
Function
detectHeader
(child: ReactNode)
src/markdown/markdown.tsx:33
↓ 1 callers
Function
extractTemplates
(node)
docgen/utils.ts:24
↓ 1 callers
Function
getTemplateContents
(filePath: string)
docgen/utils.ts:56
↓ 1 callers
Function
isReactElement
(child: ReactNode)
src/markdown/markdown.tsx:29
↓ 1 callers
Function
mergeTemplateInfo
( docInfo: DocConfig, templates: any )
docgen/utils.ts:80
↓ 1 callers
Function
process
()
docgen/index.ts:48
↓ 1 callers
Function
propToAttributeString
(propValue: string | object)
src/tailwind/utils.resend.ts:12
↓ 1 callers
Function
replaceInFile
(filePath: string, search: RegExp, replace: string)
docgen/pageBuilder/buildIntroduction.tsx:5
Function
CSS
({ children }: { children: string })
src/css/css.tsx:11
Function
CurrentPageTop
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:21
Function
Field
({ type, signee, ...props }: { type: fieldTypes; signee: string; } & React.InputHTMLAttributes<HTMLI
src/signature/signature.tsx:36
Function
FloatBottom
(props: any)
src/shell/shell.tsx:63
Function
Font
({ url }: { url: string })
src/css/css.tsx:22
Function
Footnote
({ children, ...props }: { /** * The text to display in the footnote. This can be rich text. */
src/footnote/footnote.tsx:8
Function
Latex
({ children }: { children: string })
src/latex/latex.tsx:5
Function
Margins
({ pageRatio, top, right, left, bottom, }: MarginsProps)
src/css/css.tsx:33
Function
Markdown
(props: MarkdownProps)
src/markdown/markdown.tsx:24
Function
NoBreak
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:54
Function
PageBottom
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:33
Function
PageBreak
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:45
Function
PageNumber
({ counterStyle = "decimal", }: { /** * The style of the counter. */ counterStyle?: string; })
src/variables/variables.tsx:11
Function
PageTop
(props: React.HTMLProps<HTMLDivElement>)
src/shell/shell.tsx:10
Function
PagesNumber
({ counterStyle = "decimal", }: { /** * The style of the counter. */ counterStyle?: string; })
src/variables/variables.tsx:36
Function
Tailwind
({ children, config, }: { /** * The children of the Tailwind component. Components will have access t
src/tailwind/tailwind.tsx:25
Function
TestComponent
()
tests/compile.test.tsx:10
Function
createSignatures
( pdfDocument: PDFDocument, boxTracking: BoxTrackingOutput )
src/extensions/signature.ts:64
Function
quickSafeRenderToString
(element: React.ReactNode)
src/tailwind/utils.resend.ts:27
Function
safePropType
(str: string)
docgen/utils.ts:100
Function
useMDXComponents
()
src/mdx.ts:2