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