Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 37123 (s=37123, is=37160, ic=37159, ia=37161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37161 (s=37123, is=37161, ic=37160, ia=37162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37160 (s=37123, is=37161, ic=37160, ia=37162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37162 (s=37123, is=37161, ic=37160, ia=37162)