Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25888 (s=25888, is=25912, ic=25913, ia=25910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25913 (s=25888, is=25913, ic=25914, ia=25911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25914 (s=25888, is=25913, ic=25914, ia=25911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25911 (s=25888, is=25913, ic=25914, ia=25911)