Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33994 (s=33994, is=34029, ic=34028, ia=34030)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34030 (s=33994, is=34030, ic=34029, ia=34031)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34029 (s=33994, is=34030, ic=34029, ia=34031)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34031 (s=33994, is=34030, ic=34029, ia=34031)