Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10854 (s=10854, is=10862, ic=10861, ia=10863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10863 (s=10854, is=10863, ic=10862, ia=10864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10862 (s=10854, is=10863, ic=10862, ia=10864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10864 (s=10854, is=10863, ic=10862, ia=10864)