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