Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111260 (s=111260, is=111333, ic=111334, ia=111336)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111334 (s=111260, is=111334, ic=111335, ia=111337)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111335 (s=111260, is=111334, ic=111335, ia=111337)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111337 (s=111260, is=111334, ic=111335, ia=111337)