Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101844 (s=101844, is=101908, ic=101909, ia=101911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101909 (s=101844, is=101909, ic=101910, ia=101912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101910 (s=101844, is=101909, ic=101910, ia=101912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101912 (s=101844, is=101909, ic=101910, ia=101912)