Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123639 (s=123639, is=123716, ic=123718, ia=123721)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123717 (s=123639, is=123717, ic=123719, ia=123722)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123719 (s=123639, is=123717, ic=123719, ia=123722)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123722 (s=123639, is=123717, ic=123719, ia=123722)