Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12349 (s=12349, is=12361, ic=12360, ia=12362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12362 (s=12349, is=12362, ic=12361, ia=12363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12361 (s=12349, is=12362, ic=12361, ia=12363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12363 (s=12349, is=12362, ic=12361, ia=12363)