Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101221 (s=101221, is=101285, ic=101286, ia=101288)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101286 (s=101221, is=101286, ic=101287, ia=101289)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101287 (s=101221, is=101286, ic=101287, ia=101289)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101289 (s=101221, is=101286, ic=101287, ia=101289)