Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22901 (s=22901, is=22916, ic=22918, ia=22920)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22917 (s=22901, is=22917, ic=22919, ia=22921)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22919 (s=22901, is=22917, ic=22919, ia=22921)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22921 (s=22901, is=22917, ic=22919, ia=22921)