Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21201 (s=21201, is=21223, ic=21224, ia=21221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21224 (s=21201, is=21224, ic=21225, ia=21222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21225 (s=21201, is=21224, ic=21225, ia=21222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21222 (s=21201, is=21224, ic=21225, ia=21222)