Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111835 (s=111835, is=111908, ic=111909, ia=111911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111909 (s=111835, is=111909, ic=111910, ia=111912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111910 (s=111835, is=111909, ic=111910, ia=111912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111912 (s=111835, is=111909, ic=111910, ia=111912)