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