Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99724 (s=99724, is=99787, ic=99788, ia=99789)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99788 (s=99724, is=99788, ic=99789, ia=99790)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99789 (s=99724, is=99788, ic=99789, ia=99790)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99790 (s=99724, is=99788, ic=99789, ia=99790)