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