Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10353 (s=10353, is=10361, ic=10360, ia=10362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10362 (s=10353, is=10362, ic=10361, ia=10363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10361 (s=10353, is=10362, ic=10361, ia=10363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10363 (s=10353, is=10362, ic=10361, ia=10363)