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