Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123557 (s=123557, is=123634, ic=123636, ia=123639)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123635 (s=123557, is=123635, ic=123637, ia=123640)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123637 (s=123557, is=123635, ic=123637, ia=123640)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123640 (s=123557, is=123635, ic=123637, ia=123640)