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