Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98283 (s=98283, is=98345, ic=98346, ia=98347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98346 (s=98283, is=98346, ic=98347, ia=98348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98347 (s=98283, is=98346, ic=98347, ia=98348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98348 (s=98283, is=98346, ic=98347, ia=98348)