Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107030 (s=107030, is=107100, ic=107101, ia=107103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107101 (s=107030, is=107101, ic=107102, ia=107104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107102 (s=107030, is=107101, ic=107102, ia=107104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107104 (s=107030, is=107101, ic=107102, ia=107104)