Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123478 (s=123478, is=123555, ic=123557, ia=123560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123556 (s=123478, is=123556, ic=123558, ia=123561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123558 (s=123478, is=123556, ic=123558, ia=123561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123561 (s=123478, is=123556, ic=123558, ia=123561)