Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101282 (s=101282, is=101346, ic=101347, ia=101349)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101347 (s=101282, is=101347, ic=101348, ia=101350)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101348 (s=101282, is=101347, ic=101348, ia=101350)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101350 (s=101282, is=101347, ic=101348, ia=101350)