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