Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123191 (s=123191, is=123267, ic=123270, ia=123272)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123268 (s=123191, is=123268, ic=123271, ia=123273)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123271 (s=123191, is=123268, ic=123271, ia=123273)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123273 (s=123191, is=123268, ic=123271, ia=123273)