Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33817 (s=33817, is=33852, ic=33851, ia=33853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33853 (s=33817, is=33853, ic=33852, ia=33854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33852 (s=33817, is=33853, ic=33852, ia=33854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33854 (s=33817, is=33853, ic=33852, ia=33854)