Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12134 (s=12134, is=12144, ic=12146, ia=12147)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12145 (s=12134, is=12145, ic=12147, ia=12148)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12147 (s=12134, is=12145, ic=12147, ia=12148)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12148 (s=12134, is=12145, ic=12147, ia=12148)