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