Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94840 (s=94840, is=94901, ic=94902, ia=94903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94902 (s=94840, is=94902, ic=94903, ia=94904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94903 (s=94840, is=94902, ic=94903, ia=94904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94904 (s=94840, is=94902, ic=94903, ia=94904)