Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8765 (s=8765, is=8766, ic=8767, ia=8767, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8767 (s=8765, is=8767, ic=8768, ia=8768, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8768 (s=8765, is=8767, ic=8768, ia=8768, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8768 (s=8765, is=8767, ic=8768, ia=8768, pia)