Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12901 (s=12901, is=12913, ic=12912, ia=12914)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12914 (s=12901, is=12914, ic=12913, ia=12915)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12913 (s=12901, is=12914, ic=12913, ia=12915)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12915 (s=12901, is=12914, ic=12913, ia=12915)