Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17760 (s=17760, is=17777, ic=17778, ia=17776)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17778 (s=17760, is=17778, ic=17779, ia=17777)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17779 (s=17760, is=17778, ic=17779, ia=17777)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17777 (s=17760, is=17778, ic=17779, ia=17777)