Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3012 (s=3012, is=3016, ic=3014, ia=3016)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3017 (s=3012, is=3017, ic=3015, ia=3017)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3015 (s=3012, is=3017, ic=3015, ia=3017)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3017 (s=3012, is=3017, ic=3015, ia=3017)