Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13159 (s=13159, is=13169, ic=13171, ia=13172)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13170 (s=13159, is=13170, ic=13172, ia=13173)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13172 (s=13159, is=13170, ic=13172, ia=13173)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13173 (s=13159, is=13170, ic=13172, ia=13173)