Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12222 (s=12222, is=12234, ic=12233, ia=12235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12235 (s=12222, is=12235, ic=12234, ia=12236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12234 (s=12222, is=12235, ic=12234, ia=12236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12236 (s=12222, is=12235, ic=12234, ia=12236)