Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9199 (pia, s=9199, is=9205, ic=9206, ia=9207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9206 (pia, s=9199, is=9206, ic=9207, ia=9208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9207 (pia, s=9199, is=9206, ic=9207, ia=9208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9208 (pia, s=9199, is=9206, ic=9207, ia=9208)