Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17886 (s=17886, is=17898, ic=17900, ia=17901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17899 (s=17886, is=17899, ic=17901, ia=17902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17901 (s=17886, is=17899, ic=17901, ia=17902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17902 (s=17886, is=17899, ic=17901, ia=17902)