Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102500 (s=102500, is=102564, ic=102565, ia=102567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102565 (s=102500, is=102565, ic=102566, ia=102568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102566 (s=102500, is=102565, ic=102566, ia=102568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102568 (s=102500, is=102565, ic=102566, ia=102568)