Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101515 (s=101515, is=101579, ic=101580, ia=101582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101580 (s=101515, is=101580, ic=101581, ia=101583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101581 (s=101515, is=101580, ic=101581, ia=101583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101583 (s=101515, is=101580, ic=101581, ia=101583)