Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98701 (s=98701, is=98763, ic=98764, ia=98765)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98764 (s=98701, is=98764, ic=98765, ia=98766)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98765 (s=98701, is=98764, ic=98765, ia=98766)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98766 (s=98701, is=98764, ic=98765, ia=98766)