Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13681 (s=13681, is=13691, ic=13693, ia=13694)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13692 (s=13681, is=13692, ic=13694, ia=13695)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13694 (s=13681, is=13692, ic=13694, ia=13695)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13695 (s=13681, is=13692, ic=13694, ia=13695)