Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86313 (s=86313, is=86371, ic=86372, ia=86373)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86372 (s=86313, is=86372, ic=86373, ia=86374)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86373 (s=86313, is=86372, ic=86373, ia=86374)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86374 (s=86313, is=86372, ic=86373, ia=86374)