Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9328 (s=9328, is=9336, ic=9334, ia=9336)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9337 (s=9328, is=9337, ic=9335, ia=9337)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9335 (s=9328, is=9337, ic=9335, ia=9337)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9337 (s=9328, is=9337, ic=9335, ia=9337)