Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100845 (s=100845, is=100908, ic=100909, ia=100911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100909 (s=100845, is=100909, ic=100910, ia=100912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100910 (s=100845, is=100909, ic=100910, ia=100912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100912 (s=100845, is=100909, ic=100910, ia=100912)