Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69833 (s=69833, is=69889, ic=69890, ia=69891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69890 (s=69833, is=69890, ic=69891, ia=69892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69891 (s=69833, is=69890, ic=69891, ia=69892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69892 (s=69833, is=69890, ic=69891, ia=69892)