Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101158 (s=101158, is=101222, ic=101223, ia=101225)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101223 (s=101158, is=101223, ic=101224, ia=101226)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101224 (s=101158, is=101223, ic=101224, ia=101226)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101226 (s=101158, is=101223, ic=101224, ia=101226)