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