Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9818 (s=9818, is=9828, ic=9828, ia=9826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9829 (s=9818, is=9829, ic=9829, ia=9827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9829 (s=9818, is=9829, ic=9829, ia=9827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9827 (s=9818, is=9829, ic=9829, ia=9827)