Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/123xiao/sex-agreement-app
/ functions
Functions
20 in github.com/123xiao/sex-agreement-app
⨍
Functions
20
◇
Types & classes
2
↓ 5 callers
Function
handleSafetyOptionChange
(option: keyof typeof safetyOptions)
src/app/create/page.tsx:163
↓ 1 callers
Function
applyTemplate
(templateId: string)
src/app/create/page.tsx:177
↓ 1 callers
Function
fetchData
()
src/app/agreements/page.tsx:421
↓ 1 callers
Function
formatDate
(dateString: string)
src/app/agreements/page.tsx:475
↓ 1 callers
Function
getQueryParam
(name: string)
src/app/agreements/page.tsx:413
↓ 1 callers
Function
handleDelete
(id: string)
src/app/agreements/page.tsx:453
↓ 1 callers
Function
handleSign
(party: "party1" | "party2")
src/app/agreements/page.tsx:480
↓ 1 callers
Function
handleViewAgreement
(id: string)
src/app/agreements/page.tsx:532
↓ 1 callers
Function
nextStep
()
src/app/create/page.tsx:171
Function
AgreementDetail
({ params, }: { params: { id: string }; })
src/app/agreements/[id]/page.tsx:10
Function
AgreementsList
()
src/app/agreements/page.tsx:31
Function
CreateAgreement
()
src/app/create/page.tsx:85
Function
Home
()
src/app/page.tsx:4
Function
RootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:10
Function
closeSelectedAgreement
()
src/app/agreements/page.tsx:525
Function
generateStaticParams
()
src/app/agreements/[id]/page.tsx:5
Function
handleExportPrintable
()
src/app/agreements/page.tsx:177
Function
handlePrint
()
src/app/agreements/page.tsx:44
Function
onSubmit
(data)
src/app/create/page.tsx:130
Function
prevStep
()
src/app/create/page.tsx:174