Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50086 (s=50086, is=50136, ic=50136, ia=50138)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50137 (s=50086, is=50137, ic=50137, ia=50139)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50137 (s=50086, is=50137, ic=50137, ia=50139)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50139 (s=50086, is=50137, ic=50137, ia=50139)