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