docs: update portal for WRNexusJS 0.2.73

This commit is contained in:
2026-07-20 16:40:36 +05:30
parent 1ce3785621
commit 11e13331fa
979 changed files with 4157 additions and 4127 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
# WRNexusJS 0.2.72 comprehensive documentation index
# WRNexusJS 0.2.73 comprehensive documentation index
Status: Private Developer Preview. Runtime: Bun. UI language: .wrn.
This is the documentation application, not the framework monorepo.
@@ -40,7 +40,7 @@ This is the documentation application, not the framework monorepo.
- https://wrnexusjs.dev/benchmarks
- https://wrnexusjs.dev/roadmap
- https://wrnexusjs.dev/changelog
- https://wrnexusjs.dev/releases/0.2.72
- https://wrnexusjs.dev/releases/0.2.73
- https://wrnexusjs.dev/security
- https://wrnexusjs.dev/support
- https://wrnexusjs.dev/license
@@ -6196,7 +6196,7 @@ Events: none
### SignInLink
Mount: data-component="SignInLink"
Category: actions
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", class: string = ""
Props: label: string = "Sign in with password", description: string = "Use your username or email and password", href: string = "", type: string = "button", variant: string = "secondary", disabled: boolean = false, icon: string = "icon-[lucide--lock-keyhole]", tone: string = "password", class: string = ""
Slots: none
Events: none