Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20763 (s=20763, is=20776, ic=20778, ia=20780)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20777 (s=20763, is=20777, ic=20779, ia=20781)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20779 (s=20763, is=20777, ic=20779, ia=20781)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20781 (s=20763, is=20777, ic=20779, ia=20781)