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