Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12100 (s=12100, is=12101, ic=12102, ia=12102, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12102 (s=12100, is=12102, ic=12103, ia=12103, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12103 (s=12100, is=12102, ic=12103, ia=12103, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12103 (s=12100, is=12102, ic=12103, ia=12103, pia)