Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111827 (s=111827, is=111900, ic=111901, ia=111903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111901 (s=111827, is=111901, ic=111902, ia=111904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111902 (s=111827, is=111901, ic=111902, ia=111904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111904 (s=111827, is=111901, ic=111902, ia=111904)