Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100106 (s=100106, is=100169, ic=100170, ia=100171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100170 (s=100106, is=100170, ic=100171, ia=100172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100171 (s=100106, is=100170, ic=100171, ia=100172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100172 (s=100106, is=100170, ic=100171, ia=100172)