Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30123 (s=30123, is=30130, ic=30131, ia=30130, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30131 (s=30123, is=30131, ic=30132, ia=30131, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30132 (s=30123, is=30131, ic=30132, ia=30131, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30131 (s=30123, is=30131, ic=30132, ia=30131, pia)