Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13829 (s=13829, is=13842, ic=13843, ia=13841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13843 (s=13829, is=13843, ic=13844, ia=13842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13844 (s=13829, is=13843, ic=13844, ia=13842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13842 (s=13829, is=13843, ic=13844, ia=13842)