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