Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12898 (s=12898, is=12908, ic=12910, ia=12911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12909 (s=12898, is=12909, ic=12911, ia=12912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12911 (s=12898, is=12909, ic=12911, ia=12912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12912 (s=12898, is=12909, ic=12911, ia=12912)