Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98142 (s=98142, is=98204, ic=98205, ia=98206)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98205 (s=98142, is=98205, ic=98206, ia=98207)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98206 (s=98142, is=98205, ic=98206, ia=98207)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98207 (s=98142, is=98205, ic=98206, ia=98207)