Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123553 (s=123553, is=123630, ic=123632, ia=123635)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123631 (s=123553, is=123631, ic=123633, ia=123636)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123633 (s=123553, is=123631, ic=123633, ia=123636)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123636 (s=123553, is=123631, ic=123633, ia=123636)