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