Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20678 (s=20678, is=20691, ic=20693, ia=20695)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20692 (s=20678, is=20692, ic=20694, ia=20696)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20694 (s=20678, is=20692, ic=20694, ia=20696)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20696 (s=20678, is=20692, ic=20694, ia=20696)