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