Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10336 (s=10336, is=10344, ic=10343, ia=10345)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10345 (s=10336, is=10345, ic=10344, ia=10346)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10344 (s=10336, is=10345, ic=10344, ia=10346)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10346 (s=10336, is=10345, ic=10344, ia=10346)