Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10832 (s=10832, is=10840, ic=10839, ia=10841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10841 (s=10832, is=10841, ic=10840, ia=10842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10840 (s=10832, is=10841, ic=10840, ia=10842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10842 (s=10832, is=10841, ic=10840, ia=10842)