Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65749 (s=65749, is=65804, ic=65805, ia=65806)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65805 (s=65749, is=65805, ic=65806, ia=65807)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65806 (s=65749, is=65805, ic=65806, ia=65807)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65807 (s=65749, is=65805, ic=65806, ia=65807)