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