Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10812 (s=10812, is=10822, ic=10823, ia=10821)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10823 (s=10812, is=10823, ic=10824, ia=10822)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10824 (s=10812, is=10823, ic=10824, ia=10822)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10822 (s=10812, is=10823, ic=10824, ia=10822)