Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5810 (s=5810, is=5816, ic=5814, ia=5816)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5817 (s=5810, is=5817, ic=5815, ia=5817)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5815 (s=5810, is=5817, ic=5815, ia=5817)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5817 (s=5810, is=5817, ic=5815, ia=5817)