Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10803 (s=10803, is=10811, ic=10810, ia=10812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10812 (s=10803, is=10812, ic=10811, ia=10813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10811 (s=10803, is=10812, ic=10811, ia=10813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10813 (s=10803, is=10812, ic=10811, ia=10813)