Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34532 (s=34532, is=34567, ic=34566, ia=34568)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34568 (s=34532, is=34568, ic=34567, ia=34569)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34567 (s=34532, is=34568, ic=34567, ia=34569)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34569 (s=34532, is=34568, ic=34567, ia=34569)