Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22898 (s=22898, is=22913, ic=22915, ia=22917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22914 (s=22898, is=22914, ic=22916, ia=22918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22916 (s=22898, is=22914, ic=22916, ia=22918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22918 (s=22898, is=22914, ic=22916, ia=22918)