Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101275 (s=101275, is=101339, ic=101340, ia=101342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101340 (s=101275, is=101340, ic=101341, ia=101343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101341 (s=101275, is=101340, ic=101341, ia=101343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101343 (s=101275, is=101340, ic=101341, ia=101343)