Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65366 (s=65366, is=65421, ic=65422, ia=65423)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65422 (s=65366, is=65422, ic=65423, ia=65424)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65423 (s=65366, is=65422, ic=65423, ia=65424)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65424 (s=65366, is=65422, ic=65423, ia=65424)