Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101919 (s=101919, is=101983, ic=101984, ia=101986)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101984 (s=101919, is=101984, ic=101985, ia=101987)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101985 (s=101919, is=101984, ic=101985, ia=101987)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101987 (s=101919, is=101984, ic=101985, ia=101987)