Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123556 (s=123556, is=123633, ic=123635, ia=123638)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123634 (s=123556, is=123634, ic=123636, ia=123639)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123636 (s=123556, is=123634, ic=123636, ia=123639)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123639 (s=123556, is=123634, ic=123636, ia=123639)