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