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