Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86642 (s=86642, is=86700, ic=86701, ia=86702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86701 (s=86642, is=86701, ic=86702, ia=86703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86702 (s=86642, is=86701, ic=86702, ia=86703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86703 (s=86642, is=86701, ic=86702, ia=86703)