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