Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111825 (s=111825, is=111898, ic=111899, ia=111901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111899 (s=111825, is=111899, ic=111900, ia=111902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111900 (s=111825, is=111899, ic=111900, ia=111902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111902 (s=111825, is=111899, ic=111900, ia=111902)