Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65532 (s=65532, is=65587, ic=65588, ia=65589)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65588 (s=65532, is=65588, ic=65589, ia=65590)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65589 (s=65532, is=65588, ic=65589, ia=65590)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65590 (s=65532, is=65588, ic=65589, ia=65590)