Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10861 (s=10861, is=10869, ic=10868, ia=10870)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10870 (s=10861, is=10870, ic=10869, ia=10871)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10869 (s=10861, is=10870, ic=10869, ia=10871)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10871 (s=10861, is=10870, ic=10869, ia=10871)