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