Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101933 (s=101933, is=101997, ic=101998, ia=102000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101998 (s=101933, is=101998, ic=101999, ia=102001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101999 (s=101933, is=101998, ic=101999, ia=102001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102001 (s=101933, is=101998, ic=101999, ia=102001)