Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123263 (s=123263, is=123340, ic=123342, ia=123345)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123341 (s=123263, is=123341, ic=123343, ia=123346)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123343 (s=123263, is=123341, ic=123343, ia=123346)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123346 (s=123263, is=123341, ic=123343, ia=123346)