Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17333 (s=17333, is=17351, ic=17352, ia=17354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17352 (s=17333, is=17352, ic=17353, ia=17355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17353 (s=17333, is=17352, ic=17353, ia=17355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17355 (s=17333, is=17352, ic=17353, ia=17355)