Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12822 (s=12822, is=12832, ic=12833, ia=12832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12833 (s=12822, is=12833, ic=12834, ia=12833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12834 (s=12822, is=12833, ic=12834, ia=12833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12833 (s=12822, is=12833, ic=12834, ia=12833)