Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123426 (s=123426, is=123503, ic=123505, ia=123508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123504 (s=123426, is=123504, ic=123506, ia=123509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123506 (s=123426, is=123504, ic=123506, ia=123509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123509 (s=123426, is=123504, ic=123506, ia=123509)