Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10846 (s=10846, is=10854, ic=10853, ia=10855)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10855 (s=10846, is=10855, ic=10854, ia=10856)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10854 (s=10846, is=10855, ic=10854, ia=10856)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10856 (s=10846, is=10855, ic=10854, ia=10856)