Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33666 (s=33666, is=33701, ic=33700, ia=33702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33702 (s=33666, is=33702, ic=33701, ia=33703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33701 (s=33666, is=33702, ic=33701, ia=33703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33703 (s=33666, is=33702, ic=33701, ia=33703)