Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100835 (s=100835, is=100898, ic=100899, ia=100901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100899 (s=100835, is=100899, ic=100900, ia=100902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100900 (s=100835, is=100899, ic=100900, ia=100902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100902 (s=100835, is=100899, ic=100900, ia=100902)