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