Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11223 (s=11223, is=11230, ic=11230, ia=11229, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11231 (s=11223, is=11231, ic=11231, ia=11230, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11231 (s=11223, is=11231, ic=11231, ia=11230, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11230 (s=11223, is=11231, ic=11231, ia=11230, pia)