Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9815 (s=9815, is=9823, ic=9822, ia=9824)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9824 (s=9815, is=9824, ic=9823, ia=9825)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9823 (s=9815, is=9824, ic=9823, ia=9825)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9825 (s=9815, is=9824, ic=9823, ia=9825)