Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123306 (s=123306, is=123383, ic=123385, ia=123388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123384 (s=123306, is=123384, ic=123386, ia=123389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123386 (s=123306, is=123384, ic=123386, ia=123389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123389 (s=123306, is=123384, ic=123386, ia=123389)