Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9552 (s=9552, is=9559, ic=9558, ia=9560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9560 (s=9552, is=9560, ic=9559, ia=9561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9559 (s=9552, is=9560, ic=9559, ia=9561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9561 (s=9552, is=9560, ic=9559, ia=9561)