Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123660 (s=123660, is=123737, ic=123739, ia=123742)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123738 (s=123660, is=123738, ic=123740, ia=123743)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123740 (s=123660, is=123738, ic=123740, ia=123743)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123743 (s=123660, is=123738, ic=123740, ia=123743)