Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11752 (s=11752, is=11764, ic=11763, ia=11765)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11765 (s=11752, is=11765, ic=11764, ia=11766)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11764 (s=11752, is=11765, ic=11764, ia=11766)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11766 (s=11752, is=11765, ic=11764, ia=11766)