Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21123 (s=21123, is=21134, ic=21134, ia=21133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21135 (s=21123, is=21135, ic=21135, ia=21134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21135 (s=21123, is=21135, ic=21135, ia=21134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21134 (s=21123, is=21135, ic=21135, ia=21134)