Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10819 (s=10819, is=10832, ic=10834, ia=10835)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10833 (s=10819, is=10833, ic=10835, ia=10836)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10835 (s=10819, is=10833, ic=10835, ia=10836)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10836 (s=10819, is=10833, ic=10835, ia=10836)