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