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