Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19683 (s=19683, is=19690, ic=19691, ia=19691)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19691 (s=19683, is=19691, ic=19692, ia=19692)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19692 (s=19683, is=19691, ic=19692, ia=19692)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19692 (s=19683, is=19691, ic=19692, ia=19692)