Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123343 (s=123343, is=123420, ic=123422, ia=123425)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123421 (s=123343, is=123421, ic=123423, ia=123426)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123423 (s=123343, is=123421, ic=123423, ia=123426)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123426 (s=123343, is=123421, ic=123423, ia=123426)