Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12313 (s=12313, is=12325, ic=12324, ia=12326)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12326 (s=12313, is=12326, ic=12325, ia=12327)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12325 (s=12313, is=12326, ic=12325, ia=12327)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12327 (s=12313, is=12326, ic=12325, ia=12327)