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