Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32310 (s=32310, is=32344, ic=32343, ia=32345)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32345 (s=32310, is=32345, ic=32344, ia=32346)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32344 (s=32310, is=32345, ic=32344, ia=32346)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32346 (s=32310, is=32345, ic=32344, ia=32346)