Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8183 (s=8183, is=8190, ic=8188, ia=8190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8191 (s=8183, is=8191, ic=8189, ia=8191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8189 (s=8183, is=8191, ic=8189, ia=8191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8191 (s=8183, is=8191, ic=8189, ia=8191)