Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101564 (s=101564, is=101628, ic=101629, ia=101631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101629 (s=101564, is=101629, ic=101630, ia=101632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101630 (s=101564, is=101629, ic=101630, ia=101632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101632 (s=101564, is=101629, ic=101630, ia=101632)