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