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