Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100072 (s=100072, is=100135, ic=100136, ia=100137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100136 (s=100072, is=100136, ic=100137, ia=100138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100137 (s=100072, is=100136, ic=100137, ia=100138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100138 (s=100072, is=100136, ic=100137, ia=100138)