Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13911 (s=13911, is=13921, ic=13923, ia=13924)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13922 (s=13911, is=13922, ic=13924, ia=13925)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13924 (s=13911, is=13922, ic=13924, ia=13925)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13925 (s=13911, is=13922, ic=13924, ia=13925)