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