Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6567 (pia, s=6567, is=6572, ic=6573, ia=6574)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6573 (pia, s=6567, is=6573, ic=6574, ia=6575)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6574 (pia, s=6567, is=6573, ic=6574, ia=6575)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6575 (pia, s=6567, is=6573, ic=6574, ia=6575)