Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25876 (s=25876, is=25902, ic=25901, ia=25902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25903 (s=25876, is=25903, ic=25902, ia=25903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25902 (s=25876, is=25903, ic=25902, ia=25903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25903 (s=25876, is=25903, ic=25902, ia=25903)