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