Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65858 (s=65858, is=65913, ic=65914, ia=65915)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65914 (s=65858, is=65914, ic=65915, ia=65916)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65915 (s=65858, is=65914, ic=65915, ia=65916)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65916 (s=65858, is=65914, ic=65915, ia=65916)