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