Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34863 (s=34863, is=34899, ic=34898, ia=34900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34900 (s=34863, is=34900, ic=34899, ia=34901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34899 (s=34863, is=34900, ic=34899, ia=34901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34901 (s=34863, is=34900, ic=34899, ia=34901)