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