Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101095 (s=101095, is=101159, ic=101160, ia=101162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101160 (s=101095, is=101160, ic=101161, ia=101163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101161 (s=101095, is=101160, ic=101161, ia=101163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101163 (s=101095, is=101160, ic=101161, ia=101163)