Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20829 (s=20829, is=20851, ic=20852, ia=20849)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20852 (s=20829, is=20852, ic=20853, ia=20850)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20853 (s=20829, is=20852, ic=20853, ia=20850)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20850 (s=20829, is=20852, ic=20853, ia=20850)