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