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