Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123346 (s=123346, is=123423, ic=123425, ia=123428)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123424 (s=123346, is=123424, ic=123426, ia=123429)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123426 (s=123346, is=123424, ic=123426, ia=123429)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123429 (s=123346, is=123424, ic=123426, ia=123429)