Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23760 (s=23760, is=23776, ic=23778, ia=23780)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23777 (s=23760, is=23777, ic=23779, ia=23781)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23779 (s=23760, is=23777, ic=23779, ia=23781)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23781 (s=23760, is=23777, ic=23779, ia=23781)