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