Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18876 (s=18876, is=18888, ic=18890, ia=18892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18889 (s=18876, is=18889, ic=18891, ia=18893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18891 (s=18876, is=18889, ic=18891, ia=18893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18893 (s=18876, is=18889, ic=18891, ia=18893)