Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2920 (s=2920, is=2924, ic=2922, ia=2924)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2925 (s=2920, is=2925, ic=2923, ia=2925)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2923 (s=2920, is=2925, ic=2923, ia=2925)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2925 (s=2920, is=2925, ic=2923, ia=2925)