Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22765 (s=22765, is=22777, ic=22778, ia=22776)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22778 (s=22765, is=22778, ic=22779, ia=22777)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22779 (s=22765, is=22778, ic=22779, ia=22777)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22777 (s=22765, is=22778, ic=22779, ia=22777)