Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3084 (s=3084, is=3085, ic=3086, ia=3086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3086 (s=3084, is=3086, ic=3087, ia=3087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3087 (s=3084, is=3086, ic=3087, ia=3087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3087 (s=3084, is=3086, ic=3087, ia=3087)