Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12123 (s=12123, is=12124, ic=12125, ia=12125, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12125 (s=12123, is=12125, ic=12126, ia=12126, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12126 (s=12123, is=12125, ic=12126, ia=12126, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12126 (s=12123, is=12125, ic=12126, ia=12126, pia)