Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86224 (s=86224, is=86282, ic=86283, ia=86284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86283 (s=86224, is=86283, ic=86284, ia=86285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86284 (s=86224, is=86283, ic=86284, ia=86285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86285 (s=86224, is=86283, ic=86284, ia=86285)