Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98220 (s=98220, is=98282, ic=98283, ia=98284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98283 (s=98220, is=98283, ic=98284, ia=98285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98284 (s=98220, is=98283, ic=98284, ia=98285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98285 (s=98220, is=98283, ic=98284, ia=98285)