Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23579 (s=23579, is=23601, ic=23602, ia=23599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23602 (s=23579, is=23602, ic=23603, ia=23600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23603 (s=23579, is=23602, ic=23603, ia=23600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23600 (s=23579, is=23602, ic=23603, ia=23600)