Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9741 (s=9741, is=9749, ic=9748, ia=9750)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9750 (s=9741, is=9750, ic=9749, ia=9751)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9749 (s=9741, is=9750, ic=9749, ia=9751)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9751 (s=9741, is=9750, ic=9749, ia=9751)