Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123562 (s=123562, is=123639, ic=123641, ia=123644)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123640 (s=123562, is=123640, ic=123642, ia=123645)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123642 (s=123562, is=123640, ic=123642, ia=123645)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123645 (s=123562, is=123640, ic=123642, ia=123645)