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