Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101825 (s=101825, is=101889, ic=101890, ia=101892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101890 (s=101825, is=101890, ic=101891, ia=101893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101891 (s=101825, is=101890, ic=101891, ia=101893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101893 (s=101825, is=101890, ic=101891, ia=101893)