Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65806 (s=65806, is=65861, ic=65862, ia=65863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65862 (s=65806, is=65862, ic=65863, ia=65864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65863 (s=65806, is=65862, ic=65863, ia=65864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65864 (s=65806, is=65862, ic=65863, ia=65864)