Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 37100 (s=37100, is=37137, ic=37136, ia=37138)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37138 (s=37100, is=37138, ic=37137, ia=37139)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37137 (s=37100, is=37138, ic=37137, ia=37139)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37139 (s=37100, is=37138, ic=37137, ia=37139)