Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99700 (s=99700, is=99763, ic=99764, ia=99765)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99764 (s=99700, is=99764, ic=99765, ia=99766)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99765 (s=99700, is=99764, ic=99765, ia=99766)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99766 (s=99700, is=99764, ic=99765, ia=99766)