Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123185 (s=123185, is=123261, ic=123264, ia=123266)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123262 (s=123185, is=123262, ic=123265, ia=123267)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123265 (s=123185, is=123262, ic=123265, ia=123267)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123267 (s=123185, is=123262, ic=123265, ia=123267)