Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9765 (s=9765, is=9766, ic=9767, ia=9767, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9767 (s=9765, is=9767, ic=9768, ia=9768, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9768 (s=9765, is=9767, ic=9768, ia=9768, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9768 (s=9765, is=9767, ic=9768, ia=9768, pia)